|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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().