Mail Archives: djgpp/2000/01/27/21:31:59
David
If you use #include <pc.h> and the command ScreenClear(); this
will clear the
screen also (note spelling).
HTH
Vince....
On Thu, 27 Jan 2000 14:11:55 +0100 "David van Leerdam"
<davidvl AT kabelfoon DOT nl> writes:
>You are using some kind of Pascal code?!
>
>David.
>
>"LarsNicolas" <larsnicolas AT aol DOT com> schreef in bericht
>news:20000127000427 DOT 13141 DOT 00000223 AT ng-cj1 DOT aol DOT com...
>> Hello,
>>
>> I recently installed djgpp and installed...I tried to test some
>simple
>> functions but I noticed that clrscr is not working...I don't know if
>this
>is an
>> error in djgpp but when I tried to use clrscr(), nothing is cleared
>from
>the
>> screen!...
>>
>> My system:
>> AMD K6-233
>> Voodoo3 2000
>> 64MB
>> Windows 98
>>
>> I tried the simplest test but it won't clear the screen!:
>>
>> --------------------
>> #include <conio.h>
>>
>> int main() {
>> clrscr;
>> return 0;
>> };
>> -------------------
>>
>> I don't know if the problem is in the library, but a little help (or
>> suggestions) to fix the problem would be highly appreciated...
>>
>> Thanks,
>> Lars
>
>
________________________________________________________________
YOU'RE PAYING TOO MUCH FOR THE INTERNET!
Juno now offers FREE Internet Access!
Try it today - there's no risk! For your FREE software, visit:
http://dl.www.juno.com/get/tagj.
- Raw text -