From: "Graham Rounce" Newsgroups: comp.os.msdos.djgpp Subject: Re: Help with textcolor and ScreenGetCursor? Date: Tue, 4 Mar 2003 09:32:19 -0000 Lines: 11 Message-ID: References: NNTP-Posting-Host: 217.134.29.102 X-Trace: newsg3.svr.pol.co.uk 1046771287 28548 217.134.29.102 (4 Mar 2003 09:48:07 GMT) NNTP-Posting-Date: 4 Mar 2003 09:48:07 GMT X-Complaints-To: abuse AT theplanet DOT net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Graham Rounce" wrote in message news:b41s53$1al$1 AT newsg2 DOT svr DOT pol DOT co DOT uk... > Can anyone please tell me why textcolor isn't working, and ScreenGetCursor > seems to return y and y instead of x and y? I've replaced printf with cprintf, and now the textcolor is ok, but why didn't it work before? Thanks,