原文:http://blog.csdn.net/panpan639944806/article/details/20135311
有兩種可能:
1.未加頭文件 #include <stdio.h>
2.頭文件#include <stdio.h>加到include <stdafx.h> 的前面,而應該放在include <stdafx.h>后面
原文:http://blog.csdn.net/panpan639944806/article/details/20135311
有兩種可能:
1.未加頭文件 #include <stdio.h>
2.頭文件#include <stdio.h>加到include <stdafx.h> 的前面,而應該放在include <stdafx.h>后面
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。