Availability:C-language interface function
int Sungetc(int
c, IOSTREAM *s)Put a byte back into the input buffer. Returns -1 if this is not
possible. Deprecated. New code should use Speekcode()
because that reliably maintains the position information on the stream.