BEH_ERROR(3) BEH functions BEH_ERROR(3)
ORIGIN
This software belongs to the ALLIANCE CAD SYSTEM developed by the ASIM team at LIP6 laboratory of Universite Pierre et Marie CURIE, in
Paris, France.
Web : http://asim.lip6.fr/recherche/alliance/
E-mail : alliance-users@asim.lip6.fr
NAME
beh_error
SYNOPSYS
int beh_error (code, str)
int code;
char *str;
PARAMETERS
code error's code
str a string to be printed within the error message
DESCRIPTION
beh_error() prints an error message on the standard error output depending on an error code. The code parameter determines the message to
be printed.
SEE ALSO
beh(3)
BUG REPORT
This tool is under development at the ASIM department of the LIP6 laboratory.
We need your feedback to improve documentation and tools.
ASIM
/LIP6 October 1, 1997 BEH_ERROR(3)