| bool load_buffer | ( | GCon | g, |
| ifstream & | fs, | ||
| int | capacity | ||
| ) |
Loads vector buffer with commands from the given text file.
Returns false when there are no more lines in the text file
Definition at line 84 of file vector.cpp.
References e().
Referenced by vector().