VMS Help  —  CRTL  fgetc_unlocked
    Same as the fgetc function, except used only within a scope
    protected by flockfile and funlockfile.

    This function is OpenVMS Alpha and Integrity servers only.

    Format

      #include  <stdio.h>

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