SYNOPSIS

#include <ixp.h>

char *ixp_smprint(const char *fmt, ...);

DESCRIPTION

This function formats its arguments as printf(3) and returns a malloc(3) allocated string containing the result.