silc_format

SYNOPSIS

    char *silc_format(char *fmt, ...);

DESCRIPTION

Formats arguments to a string and returns it after allocating memory for it. It must be remembered to free it later.