vfmtmsg
int vfmtmsg __P((char *, int, const char *, va_list)); /* vsprintf++ */
vfmtmsg(line, sizeof(line), fmt, args);