|
-
May 2nd, 2003, 03:13 PM
#1
Signal handling
Hi! I was actually wanted to refresh my knowledge on signal handling, is there a good tutorial, or a good book that i can find which would allow me to do this. I did signal handling in a OS class couple of years back, never used it so, i am rusty but just wanted to see how useful ,it can be in anything i might be doing from now on.
Thanks a lot.
Ankur
-
May 3rd, 2003, 04:57 AM
#2
Signal handling under which OS?
Under Linux take a look at:
man 3 signal
or
man 2 sigaction
If you are using Vc++ take a look at the:
Process and Environment Control
there you can find something about signal
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|