int wprintf(char * format, ...);
wprintf is equivalent to printf except that the output characters are inserted in the current window starting at the current position. See also display_message (§7.3.13 page ).