Getting characters to show up on "run" screen.

When I run a program with (for example) the line:

cout<<☺<<endl; (I get the ☺ by holding in on ALT and hitting 1)

Instead of a ☺ showing up on the screen, I get a question mark.
Does anyone know why this is or how I can fix that (without having to use char(1) each time)?
Last edited on
What was wrong with your existing topic?
http://www.cplusplus.com/forum/general/24017/
Topic archived. No new replies allowed.