cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
UNIX/Linux Programming
code for the card symbols
code for the card symbols
Jan 22, 2009 at 11:48pm UTC
coalchamber1022
(1)
I am writing a code and have tried copying and pasting the actual hear symbol from the net, tried the (char)3 code but nothing has worked does anyone know the codes for the card symbols please help!
Thanks
Jan 22, 2009 at 11:58pm UTC
demosthenes2k8
(174)
dumb question, but did you try char(3) instead?
I've found that linux doesn't always like the heart...silly companion cube ascii art
Jan 23, 2009 at 3:48pm UTC
firedraco
(6247)
Actually, I believe char(3) = end of text character...so it might be displayed differently depending on the system.
Topic archived. No new replies allowed.