Actually, all you have to do is go to project / project options, and =
under 'further object files or linker options' type in =
C:\Dev-C++\Lib\conio.o
Still including conio.h in the program itself, clrscr() should work =
then. =3Do
_________
Jay Silverman
----- Original Message -----=20
From: SpiderMan=20
To: dev...@li...=20
Sent: Wednesday, November 22, 2000 7:27 PM
Subject: Re [Dev-C++] Problem with clrscr
I'm pretty sure that function is proprietary to Borland or =
Microsoft (one of them). Dev doesn't have that function, if you want to =
do it your going to have to get creative. Check out =
http://www.cprogramming.com=20
----- Original Message -----=20
From: loll=20
To: dev...@li...=20
Sent: Wednesday, November 22, 2000 1:18 PM
Subject: [Dev-C++] Problem with clrscr
Hi,
I recently downloaded dev c++ and I am trying to clear the dos =
window im=20
writing to. The command clrscr(); I thought should work.
I added conio.h to the include files but when i compile with that =
command=20
in it I get an error in the linker "undefined reference to =
clrscr();"
Can anyone tell me what im doing wrong here?
Thanks
Lawrence
_______________________________________________
Dev-cpp-users mailing list
Dev...@li...
http://lists.sourceforge.net/mailman/listinfo/dev-cpp-users
-------------------------------------------------------------------------=
---
Link is external to the Privacyx.com System
-------------------------------------------------------------------------=
-----
Link is external to the Privacyx.com System
|