I would like to write something similar to
cout << \"this text is not colorized\\n\"; setForeground(Color::Red); cout << \"this text shows as red
Take a look at http://gnuwin32.sourceforge.net/packages/ncurses.htm