本人新手,在用vs2015写helloworld的时候报错说无法打开头文件和包括文件,求前辈解答
#include后面加一个空格
VS没有安装好(✪▽✪)
少了一个空格,引用系统文件最好使用尖括号#include <stdio.h>
#include <stdio.h>
http://jingyan.baidu.com/article/8ebacdf0167b2249f65cd5eb.html