I write some Application to read a chip Card with a chip card reader for
palm. I must send the commans to the reader in Hex (e.g. Char com [] =
{0x00, 0x33, 0x34, 0x34,0x00}).

The user must give some parameter on the palm and i dont know how i can
change the format Char com [] = {"test"} to this Char com [] = {0x00,
0x00......

Tahnks in advance


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

Reply via email to