VMS Help
CRTL, strtoul

 *Conan The Librarian

    Converts the initial portion of the string pointed to by nptr to
    an unsigned long integer.

    Format

      #include  <stdlib.h>

      unsigned long int strtoul  (const char *nptr, char **endptr, int base);

  Additional Information (explode) :

  Close     Help