FACT++
1.0
|
|
virtual |
Writes the current history to the file with the name stored in fName. In addition the written file is truncated to fMaxLines to keep the file of a reasonable size. The number of lines fMaxLines can be set by SetMaxLines before the destructor is called. Setting fMaxLines to 0 or a negative value switches automatic truncation off.
Definition at line 167 of file Readline.cc.
References fMaxLines, and fName.
Referenced by SetSection().