QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1251|回复: 7

在linux里没有:conio.h

[复制链接]
发表于 2004-11-2 19:07:22 | 显示全部楼层 |阅读模式
#include <stdio.h>
#include <conio.h>
main(void)
{
int attr;
attr= 0xo4;
textattr(attr);
cprintf("hi");
}
                                                                                
我在用gcc -o得
textattr.c:2:19: conio.h: 没有那个文件或目录
textattr.c: In function `main':
textattr.c:6: numeric constant with no digits
有什么办法啊?
发表于 2004-11-2 19:27:35 | 显示全部楼层
先搜搜看有没有
回复

使用道具 举报

 楼主| 发表于 2004-11-2 19:59:08 | 显示全部楼层
可以移植吗?
回复

使用道具 举报

发表于 2004-11-2 21:00:33 | 显示全部楼层
如果是win的就不太现实了
回复

使用道具 举报

发表于 2004-11-2 23:21:01 | 显示全部楼层
conio.c
回复

使用道具 举报

发表于 2004-11-3 14:41:27 | 显示全部楼层
没有那东西吧,
不过Linux里面有类似的函数库,
好象叫curses。。。
回复

使用道具 举报

发表于 2004-11-3 17:05:11 | 显示全部楼层
没哟
回复

使用道具 举报

发表于 2004-11-3 17:31:29 | 显示全部楼层
textattr(attr);
cprintf("hi");

tc 的 lj ....
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-7 05:26 , Processed in 0.068441 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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