Reference: IVEGetFatalHandler

Overview

Returns the address of the function called IVEReportFatal is called.

Prototype (C)

#include "ive_processbase.h"
IVEFatalHandler IVEGetFatalHandler(void);

Prototype (Fortran)

There is no Fortran interface.

Return value

The current handler is returned.

Cross references

IVESetFatalHandler, IVEReportFatal and IVEFatalHandler


| categories | alphabetical |


modified May 7, 2002

Eric Branlund (eric@msg.ucsf.edu)