VMS Help  —  CRTL  feof_unlocked
    Same as feof, except used only within a scope protected by
    flockfile and funlockfile.

    This function is supported on OpenVMS Integrity servers and
    Alpha only.

    Format

      #include  <stdio.h>

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