Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom C/C++ v10.0 : C library - <b>if the equivalent of </b> signal<b>( sig, sig_dfl ) is not executed prior to the</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
If the equivalent of  signal( sig, SIG_DFL ) is not executed prior to the
call of a signal handler, the blocking of the signal that is performed
(4.7.1.1).

The equivalent of


     signal( sig, SIG_DFL );

is executed prior to the call of a signal handler.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson