VMS Help  —  CRTL  fputc_unlocked
    Same as the fputc 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 fputc_unlocked  (int character, FILE *file_ptr);
Additional Information: explode extract
Arguments Description Return Values
Close Help