trigraphs in X3J11
Henry Spencer
henry at utzoo.uucp
Thu May 26 07:29:02 AEST 1988
> ... What is the justification for breaking existing programs when the
> ability to include untypeable characters into strings already
> exists via the \xxx mechanism? Instead of introducing a totally new notion
> (to C, anyway) of trigraphs, why not simply extend the backslash escape...
Because, for openers, backslash is one of those ASCII-specific characters
that you can't even *write* without trigraphs in some of the European
character sets. I do wish people who want to sound off about this problem
would first spend some time understanding it!
More information about the Comp.lang.c
mailing list