Name: Anonymous 2008-03-22 0:27
Sup /prog/.
I need to get the acutal glyph value, not the ascii value, of a char in c++. Google isnt helping. Will you halp? What if i promise to read my SICP every day?
To clarify, if, for example, i want the value of the glyph for '2', i want the integer value 2, not its ascii decimal value of 50.
I need to get the acutal glyph value, not the ascii value, of a char in c++. Google isnt helping. Will you halp? What if i promise to read my SICP every day?
To clarify, if, for example, i want the value of the glyph for '2', i want the integer value 2, not its ascii decimal value of 50.