Hendrix <[EMAIL PROTECTED]> writes:

> Hi folks,
> 
> I recently noticed that the command line 'linuxconf' program has
> text-based colors in its interface...  How would it be possible for me
> to utilize these colors in my own C, or C++, program?

linuxconf uses ncurses for this, you could also use the slang library.
(See man ncurses and the code)

[snip]

Reply via email to