can not open include file stdio.h no such file or directory

日期:2021-07-16 09:26:21 人气:1

can not open include file stdio.h no such file or directory

在系统中查找stdio.h所在的目录,然后通过“系统 -> 属性 -> 高级 -> 环境变量 ”来添加
INCLUDE 变量,如:
d:/vc6/include;
然后,通过cmd进入DOS环境编译
    A+
热门评论