ReactOS 0.4.15-dev-7842-g558ab78
cmdHistory Struct Reference

#include <tnmain.h>

Collaboration diagram for cmdHistory:

Public Attributes

char cmd [80]
 
struct cmdHistorynext
 
struct cmdHistoryprev
 

Detailed Description

Definition at line 13 of file tnmain.h.

Member Data Documentation

◆ cmd

char cmdHistory::cmd[80]

Definition at line 14 of file tnmain.h.

Referenced by cfgets(), and telCommandLine().

◆ next

struct cmdHistory* cmdHistory::next

Definition at line 15 of file tnmain.h.

Referenced by cfgets(), and telCommandLine().

◆ prev

struct cmdHistory* cmdHistory::prev

Definition at line 16 of file tnmain.h.

Referenced by cfgets(), and telCommandLine().


The documentation for this struct was generated from the following file: