cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Getting characters to show up on "run" s
Getting characters to show up on "run" screen.
May 19, 2010 at 11:57pm UTC
brian20
(10)
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
May 19, 2010 at 11:57pm UTC
May 20, 2010 at 3:26am UTC
Duthomhas
(13282)
What was wrong with your existing topic?
http://www.cplusplus.com/forum/general/24017/
Topic archived. No new replies allowed.