62 void note(
const char *fmt,...)
84 void err(
const char *fmt, ...)
89 vsprintf(buf, fmt, ap);
FILE * GENSVM_OUTPUT_FILE
void err(const char *fmt,...)
Parse a formatted string and write it to standard error.
void note(const char *fmt,...)
Parse a formatted string and write to the output stream.
Header file for gensvm_print.c.