Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ igetonerror(3) — HP-UX Instrument Control Library C.03.01

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

igeterrno(3)

igeterrstr(3)

ionerror(3)

IGETONERROR(3)

HP-UX

NAME

igetonerror − will return the current error handler

SYNOPSIS

 #include <sicl.h>
 int igetonerror (void (**proc)());

DESCRIPTION

Igetonerror will store the address of the currently installed error handler in the variable pointed to by proc.  The values I_ERROR_EXIT and I_ERROR_NO_EXIT will be stored, if the respective default error handler is installed.  If no error handler is installed, a 0 is stored. 
 

RETURN VALUE

The igetonerror command returns 0 on success, or a non-zero error number if an error occurred. 

 

SEE ALSO

igeterrno(3), igeterrstr(3), ionerror(3)
 

AUTHOR

igetonerror was developed by HP. 

Hewlett-Packard Company  —  May 05, 1994

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026