.TH "IXP_SMPRINT" 3 "2012 Dec" "libixp Manual" .SH NAME .P ixp_smprint .SH SYNOPSIS .nf #include char *ixp_smprint(const char *fmt, ...); .fi .SH DESCRIPTION .P This function formats its arguments as \fBprintf(3)\fR and returns a \fBmalloc(3)\fR allocated string containing the result. .\" man code generated by txt2tags 2.6 (http://txt2tags.org) .\" cmdline: txt2tags -o- ixp_smprint.man3