VMS Help  —  CRTL  fileno
    Returns the file descriptor associated with the specified file
    pointer.

    Format

      #include  <stdio.h>

      int fileno  (FILE *file_ptr);
Additional Information: explode extract
Argument Description Return Values
Close Help