home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!mcsun!sunic!dkuug!aud.dk!vaxc.aud.auc.dk!fischer
- From: fischer@iesd.auc.dk (Lars Peter Fischer)
- Subject: Re: Questions about token merging and trigraphs
- In-Reply-To: kdq@quest.UUCP's message of Sat, 19 Dec 92 11: 51:08 PST
- Message-ID: <FISCHER.92Dec21222214@orange.iesd.auc.dk>
- Sender: news@vaxc.aud.auc.dk (USENET News System)
- Organization: Mathematics and Computer Science, Aalborg University
- References: <1TA04FH@cdis-1.compu.com> <XZo2VB1w165w@quest.UUCP>
- Date: Mon, 21 Dec 1992 21:22:14 GMT
- Lines: 22
-
-
- >>>>> "Kevin" == Kevin D. Quitt (kdq@quest.UUCP)
-
- Kevin> for L i=0; i<max; i++ M J
- Kevin> aNiO = i;
- Kevin> K
-
- Well, ( and ) are not part of the problematic set, but never mind.
-
- As someone who has had to program on systems that used wierd
- characters in place of {}[] I'd say that it's not that much of a
- problem. Remember, the characters that replace {}[] are not used
- anywhere else, so you quickly adapt.
-
- I'd much prefer using those symbols instead of trigraphs. At least
- that would save me from a lot of trouble when I replace the old
- equipment :-)
-
- /Lars
- --
- Lars Fischer, fischer@iesd.auc.dk | It takes an uncommon mind to think of
- CS Dept., Aalborg Univ., DENMARK. | these things. -- Calvin
-