That plan you needed

1998-10-30 Thread return31
We work with America's Largest Dental Networks and are offering a dental plan for less than $10 per month. For further details please call: TOLL FREE 1-800-455-3340 Please refer to ID Code 6000-1030 P.S. Call in for details before Oct. 31, 1998 and with your dental plan receive the

Re: Catching Signals /sigaction() signal()

1998-10-30 Thread Glynn Clements
holotko wrote: I'm am currently pursuing a study about signals in Unix and I have a question involving the use of the functions "sigaction()"and /or "signal()" for catching and handling signals. Consider the following sample program: /* signal_int.c */ #include signal.h #include