|
VMS Help CRTL, ssignal *Conan The Librarian |
Allows you to specify the action to take when a particular signal
is raised.
Format
#include <signal.h>
void (*ssignal (int sig, void (*func) (int, . . . )))
(int, . . . );
Additional Information (explode) :
|
|