|
-
October 25th, 2011, 09:59 AM
#1
[RESOLVED] Convert String representation of HEX to HEX value
Hi,
I've been looking all over, but i cant seem to find an answer to this..
If i have this code for example:
String myHex = "0x1E";
Is it possible to convert that string to the actual HEX value -> 0x1E?
I don't know if i'm clear enough.
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|