ifstream& nst_endofline(ifstream &is)

Remove characters from an input stream until the end of the line

Documentation

Remove characters from an input stream until the end of the line. This function removes characters from an input stream until the end of the line.
Returns:
the input stream.
Parameters:
is - The input stream.
Author:
G.-A. Silber

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.