| United States-English |
|
|
|
![]() |
HP Itanium®-based Systems: HP aC++/HP C Programmer's Guide > Chapter 2 Command-Line OptionsException Handling |
|
By default, exception handling is enabled. To turn off exception handling, use the following option. The +noeh option disables exception handling. With exception handling disabled, the keywords throw and try generate an error. Mixing code compiled with and without +noeh may give undesired results. This command compiles and links progex.C, which does not use exception handling. See Chapter 8: “Exception Handling” for more information. |
||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||