编程论坛
注册
登录
编程论坛
→
C++教室
请帮忙
tymstill
发布于 2008-04-08 15:02, 594 次点击
编译后错误显示undefine symbol _closegraph in modle NONAME00.CPP
用了#include<graphics.h>
2 回复
#2
sunkaidong
2008-04-08 15:10
graphics.h只能在tc下面用..
#3
tymstill
2008-04-08 15:12
是啊,我是在TC++下的
1