SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » System Libraries STDLIB » sigaddset
Location: signal.h
signal.h
sigaddset
sigaddset (what, sig) (*(what) |= (1<<(sig)))
These depend upon the type of sigset_t, which right now is always a long.. They're in the POSIX namespace, but are not ANSI.
what
sig
Copyright ©2008 Symbian Software Ltd.