Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
BEH_ERROR(3)			 BEH functions			  BEH_ERROR(3)

NAME
       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 de-
       pending on an error code. The code parameter determines the message  to
       be printed.

SEE ALSO
       beh(3)

ASIM/LIP6			October	1, 1997			  BEH_ERROR(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=beh_error&sektion=3&manpath=FreeBSD+Ports+15.0>

home | help