|
VMS Help CRTL, ssignal, Arguments *Conan The Librarian |
sig
A number or mnemonic associated with a signal. The symbolic
constants for signal values are defined in the <signal.h> header
file. See the Error and Signal Handling chapter of the HP C RTL
Reference Manual.
func
The action to take when the signal is raised, or the address of a
function that is executed when the signal is raised.
|
|