size_t is the proper type to count number of bytes in a string. The base argument does not need to be a full mp_uint_t, int is enough.
1.7 KiB
1.7 KiB
size_t is the proper type to count number of bytes in a string. The base argument does not need to be a full mp_uint_t, int is enough.