beh_message.3alc - Man Page

beh_message

Synopsis

void beh_message (code, str)
int code;
char *str;

Parameters

code

error´s code

str

a string to be printed within the error message

Description

beh_message() prints an error message on the standard output depending on a message code. The code parameter determines the message to be printed.

See Also

beh (3), beh_error(3)

Info

October 1, 1997 ASIM/LIP6 BEH functions