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