msgsys - print diagnostic

NAME  SYNTAX  DESCRIPTION  SEE ALSO 

NAME

msg − print diagnostic

SYNTAX

#include <libowfat/errmsg.h>

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

DESCRIPTION

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

SEE ALSO

errmsg(7), msg(3)


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