__Subject__: setting text color for a consol C prog
__Date__: Wed, 15 Oct 2003 15:23:44 -0500
I know I can change foregound and background color in DOS
using ANSI escapes and I'm wonding if and how to do this
with C. I'm just learning it and don't really have any
programming background (hack a few things in DOS or bash or
BASIC). Can someone point me to some info?