|
VMS Help CRTL, ungetc *Conan The Librarian |
Pushes a character back into the input stream and leaves the
stream positioned before the character.
Format
#include <stdio.h>
int ungetc (int character, FILE *file_ptr);
Additional Information (explode) :
|
|