X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Z.zen" Newsgroups: comp.os.msdos.djgpp References: <4a20fa75$0$1119$4fafbaef AT reader4 DOT news DOT tin DOT it> Subject: Re: Setting screen Date: Sat, 30 May 2009 22:09:56 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.3790.3959 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3959 X-RFC2646: Format=Flowed; Original Lines: 24 Message-ID: <4a21929c$0$18932$4fafbaef@reader2.news.tin.it> Organization: TIN.IT (http://www.tin.it) X-Comments: Please send technical notifications to newsmaster AT tin DOT it NNTP-Posting-Host: 79.40.165.159 X-Trace: 1243714204 reader2.news.tin.it 18932 79.40.165.159:10629 X-Complaints-To: Please send abuse reports to abuse AT retail DOT telecomitalia DOT it To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Charles Sandmann wrote: >> which command should be used to set the screen >> color and 80 columns. > > All of the screen functions are documented, issue > the command: > info libc alpha > and scroll down to the section with ScreenUpdate, > ScreenUpdateLine, ScreenSetCursor (and many > others). I tried to use them but do not work. Thank you Regards