One way is to just assign the hex to an element of a char string

char MyString[x];

MyString[0] = HexByte;

-----Original Message-----
From: Gordon <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Sunday, April 25, 1999 5:04 AM
Subject: hex code to string


>Dear all,
>            I want to send a character string with hex code 0x80 through
the
>serial port to the PC.
>What command in PalmOS can convert the hex code to the string character?
>            Thx for your attention..
>
>Best regards,
>Lam Chin Ho.
>
>
>
>
>
>


Reply via email to