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

FD_Clear

   

Declaration:

Procedure FD_Clear (var fds:fdSet) ;

Description:

FD_Clear clears all the filedescriptors in the file descriptor set fds.

Errors:

None.

See also:

Select, SelectText, GetFS, FD_Clr, FD_Set, FD_IsSet

For an example, see Select.



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