Copyright Digital Equipment Corp. All rights reserved.
Same as putc, 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 putc_unlocked (int character, FILE *file_ptr);
Argument Description Return_Values