home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / c / 18754 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.2 KB  |  35 lines

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