Member Functions get, put and putback
The function putback allows your program to literally put back one character into the input stream
Takes one argument of type char
Every output stream has putback as a member function
Example: process until first blank then put blank back into stream