Copyright Digital Equipment Corp. All rights reserved.

Arguments

 

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 VSI 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.