LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1335|回复: 2

<stdio.h: 没有那个文件或目录> 这是什么意思啊!新手在线等!

[复制链接]
发表于 2004-12-8 19:41:12 | 显示全部楼层 |阅读模式
我编译的时候出现:
[root@localhost root]# gcc aa.c
aa.c:1:20:  stdio.h: 没有那个文件或目录

-----
aa.c原码:
[php]
#include < stdio.h>

main ()

{


printf ("The string printed backward is");

}

[/php]
发表于 2004-12-8 20:22:04 | 显示全部楼层
用<stdio.h>而不是< stdio.h>
不要在前面加上空格。
 楼主| 发表于 2004-12-8 20:32:05 | 显示全部楼层
谢谢大侠,请问大侠QQ号多少啊
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表