gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:strtoumax (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/inttypes/strtoumax.c - 3.6KB - 102 lines
42: uintmax_t
43: strtoumax(const char *nptr, char **endptr, int base)
44: {