<< Click to Display Table of Contents >> HexEscape |
Converts a specified character into its hexadecimal equivalent.
character - The character to convert to hexadecimal representation.
Returns:
The hexadecimal representation of the specified character.
HexEscape PROCEDURE(USHORT character), STRING