Date: Sun, 3 Jan 1999 11:13:59 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: vern <vern AT iocc DOT com>
cc: djgpp AT delorie DOT com
Subject: Re: basic dos color text
In-Reply-To: <368ED19A.540D23C0@iocc.com>
Message-ID: <Pine.SUN.3.91.990103111302.12860R-100000@is>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: djgpp AT delorie DOT com


On Sat, 2 Jan 1999, vern wrote:

> I am a newbie ot C, and programming in general.  I would like ot know
> how to get colored text (preferably both the back and foreground color),
> in DOS.

Read the documentation of library functions textbackground, textcolor, 
and textattr.