fpS_ISFIFO
Is file a FIFO
Declaration
Source position: bunxovlh.inc line 87
function fpS_ISFIFO(m: TMode) : Boolean;
Description
FpS_ISFIFO checks the file mode m to see whether the file is a fifo (a named pipe). If so it returns True.
Is file a FIFO
Source position: bunxovlh.inc line 87
function fpS_ISFIFO(m: TMode) : Boolean;
FpS_ISFIFO checks the file mode m to see whether the file is a fifo (a named pipe). If so it returns True.