VMS Help  —  CRTL  isdigit
    Indicates if a character is classed as a digit in the program's
    current locale.

    Format

      #include  <ctype.h>

      int isdigit  (int character);
Additional Information: explode extract
Argument Return Values
Close Help