beh_error.3alc - Man Page
beh_error
Synopsis
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
Referenced By
October 1, 1997 ASIM/LIP6 BEH functions