next up previous contents index
Next: FD_Set Up: Functions and procedures Previous: FD_Clr

FD_IsSet

   

Declaration:

Function FD_IsSet (fd:longint;var fds:fdSet) : boolean;

Description:

FD_Set Checks whether file descriptor fd in filedescriptor set fds is set.

Errors:

None.

See also:

Select, SelectText, GetFS, FD_Clear, FD_Clr, FD_Set

For an example, see Select.



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998