Gets the type corresponding to the error message from the last function called.
Synopsis
#include<imsls.h>
Imsls_errorimsls_error_type ()
Return Value
An Imsls_errorenum value is returned.
Description
The Imsls_errorenum type has seven values: IMSLS_NOTE, IMSLS_ALERT, IMSLS_WARNING, IMSLS_FATAL, IMSLS_TERMINAL, IMSLS_WARNING_IMMEDIATE and IMSLS_FATAL_IMMEDIATE. See Kinds of Errors and Default Actions for more details.