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

FreeBSD Manual Pages

  
 
  

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

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)

									msg(3)

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

home | help