VMS Help  —  CRTL  isatty
    Indicates if a specified file descriptor is associated with a
    terminal.

    Format

      #include  <unistd.h>

      int isatty  (int file_desc);
Additional Information: explode extract
Argument Return Values
Close Help