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

FreeBSD Manual Pages

  
 
  

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

NAME
       carp - print warning diagnostic

SYNTAX
       #include	<libowfat/errmsg.h>

       void carpsys(const char *message, ...);

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

SEE ALSO
       errmsg(7), carp(3)

								    carpsys(3)

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

home | help