EBCDIC <--> ASCII conversion

Michael Meissner meissner at osf.org
Thu Oct 25 05:08:59 AEST 1990


In article <831 at compnect.UUCP> johncore at compnect.UUCP (John Core )
writes:

| why write code do convert ascii to EBCDIC. it comes with
| Unix. it's called dd

However, unlike say ISO646 or ASCII, there is no one standard EBCDIC.
There are various EBCDIC's which share a lot of characters in common,
but have some different translations.  Also, you have the fun in most
EBCDIC's in that there are two representatons for '[' and ']'.  One
that your printer will print, and one that your terminal will display
correctly.
--
Michael Meissner	email: meissner at osf.org		phone: 617-621-8861
Open Software Foundation, 11 Cambridge Center, Cambridge, MA, 02142

Do apple growers tell their kids money doesn't grow on bushes?



More information about the Comp.lang.c mailing list