Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ionerror(3)

,igeterrno(3)

igeterrstr(3)

ICAUSEERR(3)

HP-UX

NAME

icauseerr − used to simulate a SICL error

SYNOPSIS

 #include <sicl.h>
 void icauseerr(INST id, int error, int flag);

DESCRIPTION

Occasionally it is necessary for an application to simulate a SICL error.  The icauseerr function will perform that function.  This function will cause SICL to act as if the error specified by error has occurred on the session specified by id.  If flag is 1, the error handler associated with this session is called (if present), otherwise it is not. 

RETURN VALUE

icauseerr has no return value. 

SEE ALSO

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

AUTHOR

icauseerr was developed by HP. 

Hewlett-Packard Company  —  May 05, 1994

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