ifstream& nst_eatsome(ifstream &is, int number)

Remove characters from an input stream

Documentation

Remove characters from an input stream. This function removes some characters from an input stream.
Returns:
the input stream.
Parameters:
is - The input stream.
number - Number of character to remove.
Author:
G.-A. Silber

Alphabetic index HTML hierarchy of classes or Java



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