modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / doc / posix-functions / strtol.texi
blob3d1f3ebadd5fb695220ce863ea77a4f7671ef7ee
1 @node strtol
2 @section @code{strtol}
3 @findex strtol
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/strtol.html}
7 Gnulib module: strtol
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function is missing on some old platforms.
13 @end itemize
15 Portability problems not fixed by Gnulib:
16 @itemize
17 @end itemize