| 
    GRINS-0.7.0
    
   | 
 
#include <istream>

Go to the source code of this file.
Namespaces | |
| GRINS | |
| GRINS namespace.  | |
Functions | |
| void | GRINS::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... | |