tico
0.1
Mechanical Watch Terminal Timegrapher
inc
modsigned.h
Go to the documentation of this file.
1
#pragma once
2
#include <stddef.h>
3
17
size_t
modSigned
(
int
value,
size_t
ArrayLength);
modSigned
size_t modSigned(int value, size_t ArrayLength)
Computes the modulus of a signed integer with respect to an array length.
Definition:
modsigned.c:4
Generated by
1.9.4