Next: strtoumax
, Previous: strtoul
, Up: ISO C and POSIX Function Substitutes [Contents][Index]
strtoull
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/strtoull.html
Gnulib module: strtoull
Portability problems fixed by Gnulib:
"0x"
and the base is 16 or 0 on some platforms:
Minix 3.3, mingw, MSVC 14.
Portability problems not fixed by Gnulib: