#include "interrogate_datafile.h"
Go to the source code of this file.
Functions | |
void | idf_output_string (ostream &out, const string &str, char whitespace) |
void | idf_input_string (istream &in, string &str) |
void | idf_output_string (ostream &out, const char *str, char whitespace) |
void | idf_input_string (istream &in, const char *&str) |
|
|
Definition at line 42 of file interrogate_datafile.cxx. |
|
|
Definition at line 29 of file interrogate_datafile.cxx. |