www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/01/27/00:04:55

From: larsnicolas AT aol DOT com (LarsNicolas)
Newsgroups: comp.os.msdos.djgpp
Subject: Help on clrscr...
Lines: 29
NNTP-Posting-Host: ladder06.news.aol.com
X-Admin: news AT aol DOT com
Date: 27 Jan 2000 05:04:27 GMT
Organization: AOL http://www.aol.com
Message-ID: <20000127000427.13141.00000223@ng-cj1.aol.com>
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie 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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019