> Are there any libraries available to the Palm programmer that enable ASCII
> lookup. (e.g. I call a function and pass it an int and it returns the
> corresponding ASCII character) ?
> 
> I've had a look about but can't see anything. I'll have to write my own
> otherwise :o(

  um.. what ever happenned to:

    Char myChar = (Char)myInt;

  :) C provides this functionality for you, in the language.

--
Aaron Ardiri
CEO - CTO
Mobile Wizardry
http://www.mobilewizardry.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