ReactOS 0.4.16-dev-1078-g21d3e29
|
#include <tnmain.h>
Public Attributes | |
char | cmd [80] |
struct cmdHistory * | next |
struct cmdHistory * | prev |
char cmdHistory::cmd[80] |
Definition at line 14 of file tnmain.h.
Referenced by cfgets(), and telCommandLine().
struct cmdHistory* cmdHistory::next |
Definition at line 15 of file tnmain.h.
Referenced by cfgets(), and telCommandLine().
struct cmdHistory* cmdHistory::prev |
Definition at line 16 of file tnmain.h.
Referenced by cfgets(), and telCommandLine().