To: djgpp AT delorie DOT com Date: Thu, 08 Apr 1999 07:31:26 -0800 From: "Brian Ronk" Message-ID: Mime-Version: 1.0 X-Sent-Mail: off X-Mailer: MailCity Service Subject: Re: text background X-Sender-Ip: 209.143.15.190 Organization: MailCity (http://www.mailcity.lycos.com:80) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Ok, new question now. Does the intensevideo() work with textbackground()? I tried it with no results. I will guess that I need to use a textattr() instead. And on the ScreenPutChar() (I think that's right) example, it said something like ScreenPutChar('R', (BLUE<<4)|LIGHTCYAN, x,y); I know that isn't quite correct, but it should work. I understand all but the (BLUE<<4)|LIGHTCYAN part. I know that it is for the colors, but how does that work? One last question, when I did try the ScreenPutChar(), it gave me a warning "implicit declaration of function 'int ScreenPutChar(...).'" Any ideas what is going on? Thanks again. Brian Ronk Get your FREE Email at http://mailcity.lycos.com Get your PERSONALIZED START PAGE at http://personal.lycos.com