> Is there a function that takes in an ASCII 
> value and spits out the character?  Sort of 
> like the Chr$() function in VB...  

Ed,

Assuming we're talking about C here, check out the
char datatype in any C programming book.

If by "spit out" you mean "printing on screen", 
check out, for example, the WinDrawChar() API.

Oliver


__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to