C
Chris H.
Is there an easy way to convert a string that is in EBCDIC to ASCII
Assuming that your EBCDIC is codepage 37Chris H. said:Is there an easy way to convert a string that is in EBCDIC to ASCII
Kyril Magnos said:After a quick Google
search(http://www.google.com/search?hl=en&lr=&ie=UTF-8&q=EBCDIC++to+ASCII+C#),
I found this link:
http://www.yoda.arachsys.com/csharp/ebcdic/
(Leave it to Jon Skeet to master this... lol)
Great work Jon!![]()
Kyril Magnos said:Awww, c'mon, you can't invest in one of those monster IBM mainframes
anymore? Just think how nice and warm it would keep the house if you stored
it in the basement... ;-)
Jon said:search(http://www.google.com/search?hl=en&lr=&ie=UTF-8&q=EBCDIC++to+ASCII+
C%23),
Shame it turned out to be unnecessary, as there are standard code
pages for EBCDIC. Still, it was fun - especially given that I'll
probably never use a machine which uses EBCDIC![]()