#include "gbfn.h"#include <cstring>#include <cctype>#include "strformat.h"Functions | |
| void | getField (char *&f, istream &ins, char ln[]) |
| void | getf (string &ff, istream &ins, string &ln) |
| string | getf (istream &ins, string &ln) |
| void getf | ( | string & | ff, | |
| istream & | ins, | |||
| string & | ln | |||
| ) |
References FIELD_START.
| void getField | ( | char *& | f, | |
| istream & | ins, | |||
| char | ln[] | |||
| ) |
References FIELD_START, and LINE.
1.5.6