
technovision
New User
Feb 17, 2003, 10:33 AM
Post #4 of 5
(858 views)
|
|
Re: [Paul] How do i convert binary to ascii?
[In reply to]
|
Can't Post
|
|
Yes, I read that. It seemed like an interesting disussion but I didn't see a clear solution drawn. What I am looking for is a blueprint for converting binary to ascii and storing or printing the result in ascii. I am assumming that the format of the binary data is given and could be letters, numbers or special characters. For example if the number 2500 is stored in binary, what algorithm do i use to convert it in ascii. Similarly, if the string "Two Thousand Five Houndred" is stored in binary, what algorithm do i use to convert it as well. I'm not so much concerned with special characters necessarily. Thank you and to all.
|