阅读背景:

VC++中出现错误“ error c2065 'printf' undeclared identifier”的处理方法

来源:互联网 

又有两种可能:

1.未加头文件 #include <stdio.h>

2.头文件#include <stdio.h>加到include <stdafx.h> 的前面,而应该放在include <stdafx.h>后面2.头文件#in




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: