carpsys - print warning diagnostic

NAME  SYNTAX  DESCRIPTION  SEE ALSO 

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)


Updated 2024-01-29 - jenkler.se | uex.se