gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:strtoll (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/stdlib/strtoll.c - 5.6KB - 153 lines
44: long long
45: strtoll(const char *nptr, char **endptr, int base)
46: {