iterami
/
Docs.htm
/
common C Projects
/
core.c
/int core_get_int_length(const int integer)
Returns the length of an integer converted into a string.
Arg
Type
Notes
integer
int
The integer value to check.