|
VMS Help CRTL, putchar *Conan The Librarian |
Writes a single character to the standard output (stdout) and
returns the character.
Format
#include <stdio.h>
int putchar (int character);
Additional Information (explode) :
|
|