hb_mathGetHandler()
Get current Harbour math error handler
Syntax
C Prototype #include "hbmath.h" hb_mathGetHandler( void ) --> HB_MATH_HANDLERPROC handlerproc
Arguments
handlerproc custom math handler :
typedef int (* HB_MATH_HANDLERPROC)(HB_MATH_EXCEPTION * err)
Returns
<handerproc>
Files
Header file is hbmath.h
Library is core
Platforms
All
Pingback: Harbour All Functions – H | Viva Clipper !
Pingback: Harbour Math Functions | Viva Clipper !
Pingback: Harbour RG Summary | Viva Clipper !