/* cprintf.h */ int cprintf(const char * fmt, ...); #define printf cprintf