Defines | |
| #define | TERM_SEQ_MAX 16 |
| #define | TERM_INPUT_MAX 255 |
Functions | |
| void | setTermSequences (const char *pa_acDeleteChar, const char *pa_acCursorLeft, const char *pa_acClearScreen, const char *pa_acTermReset) |
| bool | termInput (char pa_cInput, char *pa_acResult) |
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||
|
processes input characters until a terminal char is identified. the result is stored in pa_acResult |
1.4.1