|
VMS Help CRTL, strtol *Conan The Librarian |
Converts strings of ASCII characters to the appropriate numeric
values.
Format
#include <stdlib.h>
long int strtol (const char *nptr, char **endptr, int base);
Additional Information (explode) :
|
|