help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions] Reference for unit 'BaseUnix' (#rtl)

FpsigEmptySet

Clear all signals from signal set.

Declaration

Source position: bunxovlh.inc line 75

function FpsigEmptySet(

  var nset: tsigset

):cint;

Description

FpSigEmptySet clears all signals from the signal set nset.

Errors

None. This function always returns zero.

See also

FpSigFillSet

  

Set all signals in signal set.

FpSigAddSet

  

Set a signal in a signal set.

FpSigDelSet

  

Remove a signal from a signal set.

FpSigIsMember

  

Check whether a signal appears in a signal set.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505