pc.my
Mask hexadecimal to ASCII function.
Description
converts all ASCII-hexidecimal characters in a given value to their corresponding ASCII equivalent.
The characters are converted two at a time to 1-digit ASCII characters.
The 'mx' code is the inverse of the 'my' code.
Example
-------- ---------- ------
313233 my 123
616263 my abc
6120646F67 my a dog
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
