New US Rep to ISO C
Per Abrahamsen
amanda at iesd.dk
Thu Apr 27 02:22:33 AEST 1989
In article <9.UUL1.3#5077 at aussie.UUCP> rex at aussie.UUCP (Rex Jaeschke) writes:
> Which bit patterns in particular are you talking about?
The following "bit patterns" from ascii(7):
| 91 [ | 92 \ | 93 ]
|123 { |124 | |125 }
They look different on an ISO-646 terminal, but the C compiler don't
know this.
Of course, a danish C compiler might allow the programmer to use
[\]{|} as letters in identifiers, and require him to use trigraphs for
braces, brackets etc.
--
Per Abrahamsen, amanda at iesd.dk, {...}!mcvax!diku!iesd!amanda
More information about the Comp.std.c
mailing list