C++ Math Library Reference    
mwGetPrintHandler

Return a pointer to current print handler

C++ Prototype

Description

mwGetPrintHandler returns a pointer to the function specified in the most recent call to mwSetPrintHandler() or to the default print handler, if you haven't specified a print handler.

See Also
mwSetPrintHandler


 mwGetExceptionMsgHandler mwSetErrorMsgHandler