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


Description


Examples

Status

Ready

Compliance

Compliance is not applicable to API calls.

Files

Library is rtl

Platforms

All