Xref: utzoo comp.lang.c:19779 comp.graphics:6375 comp.sys.ibm.pc:31128 Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!usc!cs.utexas.edu!uunet!crdgw1!ge-dab!peora!ctm From: ctm@peora.ccur.com (Cuong Tuan Ma) Newsgroups: comp.lang.c,comp.graphics,comp.sys.ibm.pc Subject: TurboC graphic Symbols Message-ID: <3906@peora.ccur.com> Date: 6 Jul 89 20:22:22 GMT Followup-To: comp.lang.c Organization: Concurrent Computer Corp., Orlando, Fl Lines: 11 Hello, I'm writing a graphic game program (playing card game) using TurboC 2.0, but I could not find these little symbols: heart, diamond, club, and spade in order to print out on screen. I didn't see them in ASCII table (neither "graphics.h" nor "ctype.h" libraries), and they are not even in MSDOS pagecode table (USA, Portugeese,Canada...). Do I need to create them myself (through bitmap 8x8 square)? I know it would be messy! Do you have any suggestion? I'll appreciate all your help. My email address: peora!ctm