|
VMS Help CRTL, putchar_unlocked *Conan The Librarian |
Same as putchar, 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 putchar_unlocked (int character);
Additional Information (explode) :
|
|