public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Need ur help
@ 2004-04-24 13:48 Kunal Shah
  2004-04-25 17:26 ` llewelly
  0 siblings, 1 reply; 2+ messages in thread
From: Kunal Shah @ 2004-04-24 13:48 UTC (permalink / raw)
  To: gcc-help


Hi,

I want to print colour formatted output in my program using gcc.
Would u pls tell me how can i achieve it ?

Thanks,
Kunal

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Need ur help
  2004-04-24 13:48 Need ur help Kunal Shah
@ 2004-04-25 17:26 ` llewelly
  0 siblings, 0 replies; 2+ messages in thread
From: llewelly @ 2004-04-25 17:26 UTC (permalink / raw)
  To: Kunal Shah; +Cc: gcc-help

Kunal Shah <kunal@einfochips.com> writes:

> Hi,
> 
> I want to print colour formatted output in my program using gcc.
> Would u pls tell me how can i achieve it ?

Color printing is not part of gcc, and is therefor off-topic here.
    You must use a third-party library. I suggest you search via
    www.gnu.org/software, savannah.gnu.org, sourceforge.net,
    google.com, etc. 

For printing color text on the console, see ncurses
    at http://www.gnu.org/software/ncurses/ and aalib at
    http://sourceforge.net/projects/aa-project/

For printing to a color printer, you are on your own.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-04-25 17:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-24 13:48 Need ur help Kunal Shah
2004-04-25 17:26 ` llewelly

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).