Scroll to navigation

IXP_SMPRINT(3) Library Functions Manual IXP_SMPRINT(3)

NAME

ixp_smprint

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.
2012 Dec libixp Manual