- #1
carlodelmundo
- 133
- 0
Homework Statement
I am given the binary equivalent of ASCII codes and I am asked to decode a particular binary message (ASCII binary to actual ASCII character).
I am required to write it in C. Where can I get a text file of the ASCII code so I may create a look up table?
I googled, but I could not find a text file. And manually copying and pasting it into a document is not fun.
Thanks!