VMS Help  —  CRTL  fgetname
    Returns the file specification associated with a file pointer.

    Format

      #include  <stdio.h>

      char *fgetname  (FILE *file_ptr, char *buffer, . . . );
Additional Information: explode extract
Function Variants Arguments Description Return Values Restriction
Close Help