[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'oldlinux' (#rtl) |
Check if filehandle is a TTY (terminal)
Source position: line 0
function IsATTY( |
Handle: LongInt |
):Boolean; |
var f: text |
):Boolean; |
Check if the filehandle described by f is a terminal. f can be of type
Returns True if f is a terminal, False otherwise.
No errors are reported
|
General kernel IOCTL call. |
|
|
Terminal control: Get terminal name |
No notes exist for this page yet.