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

FreeBSD Manual Pages

  
 
  

home | help
die(3)			   Library Functions Manual			die(3)

NAME
       die - print warning diagnostic and abort	program

SYNTAX
       #include	<libowfat/errmsg.h>

       void die(int exitcode, const char *message, ...);

DESCRIPTION
       diesys  is  like	die, but it will also print a string representation of
       the system error	code (from errno).

NOTE
       This function does not return.

SEE ALSO
       errmsg(7), die(3)

									die(3)

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

home | help