|
-
September 5th, 2008, 02:24 AM
#1
signal detection
hi,
i am doing a project .....i want to know the significance of signal.h header file......in which conditions is this file used....and what are the hardware requirement for this class....what type of signals can i handle using this file.....
thankfull for any advice....
-
September 7th, 2008, 12:42 PM
#2
Re: signal detection
signal.h defines functions that enable you to handle (or raise) special condions in your application; like floating-point exception and program termination.
It is not particulary related to network programming.
- petter
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
|