hb_mathSetErrMode()
set math error handling mode
- Syntax
-
- C Prototype
- #include <hbmath.h>
- hb_mathSetErrMode (int imode) --> int ioldmode
- Arguments
-
- imode math error handling mode, one of the following constants, defined in math.ch HB_MATH_ERRMODE_DEFAULT HB_MATH_ERRMODE_CDEFAULT HB_MATH_ERRMODE_USER HB_MATH_ERRMODE_USERDEFAULT HB_MATH_ERRMODE_USERCDEFAULT
- Returns
-
- ioldmode old math error handling mode
- Description
-
Examples
- Status
- Ready
- Compliance
-
- Compliance is not applicable to API calls.
- Files
-
- Library is rtl
- Platforms
-
- All