Data Fields | |
int | cursor |
char | buffer [256] |
Definition at line 34 of file unix_console.c.
char consoleHistory_t::buffer[256] |
Definition at line 36 of file unix_console.c.
Referenced by Sys_ConsoleInput(), and Sys_TTYConsoleShow().
Definition at line 35 of file unix_console.c.
Referenced by Sys_ConsoleInput(), Sys_TTYConsoleHide(), and Sys_TTYConsoleShow().