Path: utzoo!attcan!uunet!husc6!mailrus!ames!umd5!brl-adm!adm!C03601DM%WUVMD.BITNET@cornellc.ccs.cornell.edu From: C03601DM%WUVMD.BITNET@cornellc.ccs.cornell.edu (Derek Morgan) Newsgroups: comp.lang.c Subject: Color in MSC using *printf? Message-ID: <14608@brl-adm.ARPA> Date: 26 May 88 00:54:54 GMT Sender: news@brl-adm.ARPA Lines: 10 Has anybody gotten printf,(c-,v-,-f) to produce colors inside of MSC 5.0? I can get color text by using _outtext, but _outtext doesn't have formatting capabilities. To use ANSI.SYS is cheating, because not everybody has DEVICE= ANSI.SYS in their config.sys file. Thanks, Derek Morgan Every time I get an answer to a question in C, the answer causes 20 more questions...