#include <tty.h>
Data Fields | |
pidType | owner |
char | stdin [512] |
int | stdinSize |
char * | tty_buffer |
uInt8 | tty_colour |
char * | tty_pointer |
uInt16 | tty_x |
uInt16 | tty_y |
Definition at line 37 of file tty.h.
char tty_termNode::stdin[512] |
char* tty_termNode::tty_buffer |
Definition at line 41 of file tty.h.
Referenced by backSpace(), tty_change(), tty_init(), and tty_print().
Definition at line 42 of file tty.h.
Referenced by backSpace(), tty_change(), tty_init(), and tty_print().