Nov 4, 2003 #1 J joesun99 Newcomer Joined Nov 4, 2003 Messages 3 my code example: int i=15; _cprintf(stdout, "%i", i) the error msg is that cannot conver parameter 1 from 'FILE __w64' to 'const char*'
my code example: int i=15; _cprintf(stdout, "%i", i) the error msg is that cannot conver parameter 1 from 'FILE __w64' to 'const char*'