VMS Help  —  CRTL  clearerr_unlocked
    Same as the clearerr function, 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>

      void clearerr_unlocked  (FILE *file_ptr);
Additional Information: explode extract
Argument Description
Close Help