conversion
- Posted by Bryan Watts <BWatts1 at COMPUSERVE.COM> Aug 01, 1997
- 813 views
klepto (nice name wrote: > Hey folks, I am very new to programing, and was wondering if it was > possible to write a program that would convert 1's and 0's to letters, > words, and vice versa. Any help would be greatly appreciated. I would probably be able to do this, but I was wondering exactly what y= ou mean by 1's and 0's. Are you saying that if you passed a 1 to a function= , it would return a certain letter, or something more along the lines of binary code, which is where every letter, number, and symbol has a different arrangement of 0's and 1's (such as 11100101; there is 8 elemen= ts to every binary number). That sounds like what you are trying to do. Gi= ve us a little more information, and we may be able to help you. = Regards, Bryan Watts