Author |
Topic: hex to ascii (Read 490 times) |
|
an@coding
Newbie
Posts: 10
|
|
hex to ascii
« on: Oct 1st, 2008, 10:47am » |
Quote Modify
|
hi, this question has been bothering me for some time . The question is "A String as given as input in the form of Hex Decimal format and you need to print the ASCII format." Isnt the hex format already in ascii, or i am not getting the question right?
|
|
IP Logged |
|
|
|
SMQ
wu::riddles Moderator Uberpuzzler
Gender:
Posts: 2084
|
|
Re: hex to ascii
« Reply #1 on: Oct 1st, 2008, 11:06am » |
Quote Modify
|
I believe the objective is to turn "48 65 6C 6C 6F 2C 20 57 6F 72 6C 64 21" into "Hello, World!" --SMQ
|
|
IP Logged |
--SMQ
|
|
|
serenity
Newbie
Posts: 25
|
|
Re: hex to ascii
« Reply #2 on: Oct 2nd, 2008, 1:39pm » |
Quote Modify
|
I believe is SMQ is right ...this is the meaning of question
|
|
IP Logged |
|
|
|
|