FACT++  1.0
void Readline::SetMaxSize ( int  lines)
inline

Definition at line 94 of file Readline.h.

References UpdatePrompt().

94 { fMaxLines = lines; }
int fMaxLines
Filename for the history file compiled in the constructor.
Definition: Readline.h:23

+ Here is the call graph for this function: