sudip wrote:
>
> Dear Programmers...
> How could I print text in color on GNU/Linux platform...in the way I
> do on MS-DOS platform using <conio.h> and cprintf() function...
The short answer, for comp.lang.c, is "you can't". (It requires non-
standard extensions and/or libraries.)
The longer answer is "ask a Linux/Unix newsgroup about terminfo and/or
curses".
And, in addition, I will say that no matter what I try, I can't get my
DT-100 terminal to display any colors other than green and black.
--
+-------------------------+--------------------+-----------------------------+
| Kenneth J. Brody |
www.hvcomputer.com | |
| kenbrody/at\spamcop.net |
www.fptech.com | #include <std_disclaimer.h> |
+-------------------------+--------------------+-----------------------------+
Don't e-mail me at: <private.php?do=newpm&u=>