[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'oldlinux' (#rtl) |
Terminal control: Discard data buffer
Source position: oldlinux.pp line 1505
function TCFlush( |
fd: LongInt; |
qsel: LongInt |
):Boolean; |
TCFlush discards all data sent or received to/from file descriptor fd. QSel indicates which queue should be discard. It can be one of the following pre-defined values :
The function returns True if the call was succesfull, False otherwise.
Errors are reported in LinuxError.
|
Terminal control: Wait till all data was transmitted |
|
|
Terminal control: Suspend transmission of data |
|
|
Terminal Control: Get terminal attributes |
|
|
Terminal control: Get process group |
|
|
Terminal control: Send break |
|
|
Terminal control: Set attributes |
|
|
Terminal control: Set process group |
|
|
Terminal control: Get terminal name |
|
|
Check if filehandle is a TTY (terminal) |
No notes exist for this page yet.