VMS Help
CRTL, getc_unlocked

 *Conan The Librarian

    Same as getc, 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 getc_unlocked  (FILE *file_ptr);

  Additional Information (explode) :

  Close     Help