Topic: Digraphs and trigraphs
Author: d96-mst@nada.kth.se (Mikael Steldal)
Date: 1997/05/05 Raw View
In article <rf54tcqqmnk.fsf@vx.cit.alcatel.fr>,
James Kanze <james-albert.kanze@vx.cit.alcatel.fr> wrote:
>ALT-SHIFT-something (with a different something on each machine), but
>this is painful; using digraphs would be much simpler.
But why not declare trigraphs obsolescent (is that the right
terminology?) now when we have digraphs? Trigraphs are much more ugly IMHO.
---
[ comp.std.c++ is moderated. To submit articles: try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ FAQ: http://reality.sgi.com/employees/austern_mti/std-c++/faq.html ]
[ Policy: http://reality.sgi.com/employees/austern_mti/std-c++/policy.html ]
[ Comments? mailto:std-c++-request@ncar.ucar.edu ]
Author: fjh@mundook.cs.mu.OZ.AU (Fergus Henderson)
Date: 1997/05/05 Raw View
d96-mst@nada.kth.se (Mikael Steldal) writes:
>In article <rf54tcqqmnk.fsf@vx.cit.alcatel.fr>,
>James Kanze <james-albert.kanze@vx.cit.alcatel.fr> wrote:
>
>>ALT-SHIFT-something (with a different something on each machine), but
>>this is painful; using digraphs would be much simpler.
>
>But why not declare trigraphs obsolescent (is that the right
>terminology?) now when we have digraphs? Trigraphs are much more ugly IMHO.
Digraphs don't work inside string literals.
--
Fergus Henderson <fjh@cs.mu.oz.au> | "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh> | of excellence is a lethal habit"
PGP: finger fjh@128.250.37.3 | -- the last words of T. S. Garp.
---
[ comp.std.c++ is moderated. To submit articles: try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ FAQ: http://reality.sgi.com/employees/austern_mti/std-c++/faq.html ]
[ Policy: http://reality.sgi.com/employees/austern_mti/std-c++/policy.html ]
[ Comments? mailto:std-c++-request@ncar.ucar.edu ]