Possible Duplicate:
Binary To Corresponding ASCII String Conversion
I converted a string to a sequence of ones and zeros using the algorithm found here.
Now I'm trying to convert it back. How can I do that?
Possible Duplicate:
Binary To Corresponding ASCII String Conversion
I converted a string to a sequence of ones and zeros using the algorithm found here.
Now I'm trying to convert it back. How can I do that?