antioch-0.4.0
|
#include <istream>
#include <locale>
Go to the source code of this file.
Namespaces | |
Antioch | |
The parameters are reduced parameters. | |
Functions | |
void | Antioch::skip_comment_lines (std::istream &in, const char comment_start) |
Skip comment lines in the header of an ASCII text file prefixed with the comment character 'comment_start'. More... | |