Changing Text Color
From: Mike King (emailMK_at_excite.com)
Date: 10/27/03
- Next message: Billy O'Connor: "Re: Changing Text Color"
- Previous message: Nils O. Selåsdal: "Re: serializing a g++ application"
- Next in thread: Billy O'Connor: "Re: Changing Text Color"
- Reply: Billy O'Connor: "Re: Changing Text Color"
- Reply: Julián Albo: "Re: Changing Text Color"
- Reply: Floyd Davidson: "Re: Changing Text Color"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 27 Oct 2003 12:39:57 -0500
Does anyone know how to change the color of the text in a console
application?
...
printf("This is a test");
setcolor(BLUE);
printf("This is a test");
setcolor(RED);
...
- Next message: Billy O'Connor: "Re: Changing Text Color"
- Previous message: Nils O. Selåsdal: "Re: serializing a g++ application"
- Next in thread: Billy O'Connor: "Re: Changing Text Color"
- Reply: Billy O'Connor: "Re: Changing Text Color"
- Reply: Julián Albo: "Re: Changing Text Color"
- Reply: Floyd Davidson: "Re: Changing Text Color"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]