Date: Fri, 8 Aug 1997 11:58:29 +0300 (EET DST) From: Esa A E Peuha Message-Id: <199708080858.LAA06375@kruuna.Helsinki.FI> To: tudor AT cam DOT org Cc: djgpp AT delorie DOT com Subject: Re: mistake in COLOR enum in conio.h Newsgroups: comp.os.msdos.djgpp In-Reply-To: <97Aug6.153715gmt+0100.17056@internet01.amc.de> <33EA937E.7391@cam.org> Organization: University of Helsinki Precedence: bulk In article <33EA937E DOT 7391 AT cam DOT org> you wrote: : No. not that. And not the following bull either.How come nobody sees : that? It's SO f***ing obvious! : LIGHTGRAY is in the DARK colors and DARKGRAY is in the LIGHT ones! : enum COLORS { : /* dark colors */ : : LIGHTGRAY, : /* light colors */ : DARKGRAY, : : }; There's nothing wrong with that. LIGHTGRAY is actually `dark white' and DARKGRAY `light black'. Haven't you ever tried them out? :-) -- Esa Peuha student of mathematics at the University of Helsinki http://www.helsinki.fi/~peuha/