VMS Help  —  CRTL  atoi,atol
    Convert strings of ASCII characters to the appropriate numeric
    values.

    Format

      #include  <stdlib.h>

      int atoi  (const char *nptr);

      long int atol  (const char *nptr);
Additional Information: explode extract
Argument Description Return Value
Close Help