Is there a way to output color in a CLI-based c++ program without using ANSI codes? Sorry for being such a newbie...

Justin