Input Stream Member Functions
Input stream member functions are used for disk input. The member functions include: ... The getline member function is similar to the get function. Both functions allow a third argument that specifies the terminating character for input.
msdn.microsoft.com |