[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'oldlinux' (#rtl) |
Is file a FIFO
Source position: oldlinux.pp line 1605
function S_ISFIFO( |
m: Word |
):Boolean; |
S_ISFIFO checks the file mode m to see whether the file is a fifo (a named pipe). If so it returns True.
|
Retrieve information about a file |
|
|
Is file a symbolic link |
|
|
Is file a regular file |
|
|
Is file a character device |
|
|
Is file a block device |
|
|
Is file a directory |
|
|
Is file a unix socket |
No notes exist for this page yet.