Re: Linux "pre-alpha" Release
- Posted by Robert Craig <rds at ATTCANADA.NET> Jul 03, 1999
- 540 views
Irv Mullins writes: > extern int wcolor_set(WINDOW*,short,void*); /*missing */ > Are you using addch for character/color attribute output ? > Or some other method altogether? I'm using the normal ncurses routines for output, but there are also some ncurses routines for defining colors, and setting the foreground/background color attributes for text. Since exu is using dynamic linking, I may be able to detect that your system does not support color (with ncurses at least) and avoid making any calls to color-related routines. Regards, Rob Craig Rapid Deployment Software http://members.aol.com/FilesEu/