conio.h
发表于 : 2011-11-21 21:10
大家好,我是ubuntu菜鸟,在用VIM写代码的时候遇到这样的问题,请大家帮忙解决;
fata error:conio.h:没有那个文件或目录。
请问大家怎么解决这个问题啊?
int main()
{
..........
..........
getch();
return 0;
}
谢谢大家了!
fata error:conio.h:没有那个文件或目录。
请问大家怎么解决这个问题啊?
int main()
{
..........
..........
getch();
return 0;
}
谢谢大家了!