VMS Help  —  CRTL  getchar_unlocked
    Same as getchar, 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 getchar_unlocked  (void);
Additional Information: explode extract
Description Return Values
Close Help