Next: strtoull
, Previous: strtoll
, Up: ISO C and POSIX Function Substitutes [Contents][Index]
strtoul
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/strtoul.html
Gnulib module: strtoul
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: