int ungetc( int c, FILE *fp )
- prototype in stdio.h - pushes character "c" back into file stream "fp"