Scroll to navigation

IXP_EPRINT(3) Library Functions Manual IXP_EPRINT(3)

NAME

ixp_eprint

SYNOPSIS

#include <ixp.h>
void ixp_eprint(const char *fmt, ...);

DESCRIPTION

libixp calls this function on error. It formats its arguments as printf(3) and exits the program.
2012 Dec libixp Manual