|
|||||||||||
|
Technical Support On-Line Manuals C and C++ Libraries and Floating-Point Support Reference |
C and C++ Libraries and Floating-Point Support Reference__raise()
Defined in int __raise(int where:
This function calls the normal C signal mechanism or the default signal handler. You can replace the int __raise(int This enables you to bypass the C signal mechanism and its data-consuming signal handler vector, but otherwise gives essentially the same interface as: void __default_signal_handler(int The default signal handler of the library uses the There are three possibilities for a
| ||||||||||
|
|||||||||||