How to write Trigraph like character sequences in a string
Doug Gwyn
gwyn at smoke.brl.mil
Tue Jun 4 10:07:57 AEST 1991
In article <1991Jun3.011539.17430 at tkou02.enet.dec.com> diamond at jit533.enet@tkou02.enet.dec.com (Norman Diamond) writes:
>... And if you need trigraphs in the first place, then (7) is the ONLY ...
Actually, one never NEEDS trigraphs; they're required to be supported as a
convenience when interchanging source code among sites or equipment with
poor support for the C source character set. However, all conforming
implementations MUST support the full C source character set (as specified
in X3.159-1989 section 2.2.1) in addition to trigraph sequences (2.2.1.1).
More information about the Comp.std.c
mailing list