home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / programm / 14618 < prev    next >
Encoding:
Text File  |  1992-08-27  |  1.2 KB  |  30 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!pacbell.com!network.ucsd.edu!qualcom.qualcomm.com!qualcom.qualcomm.com!sdorner
  3. From: sdorner@qualcom.qualcomm.com (Steve Dorner)
  4. Subject: Re: incrementation differences/THINK C 4.0 vs. 5.0
  5. Message-ID: <1992Aug27.182157.16567@qualcomm.com>
  6. Sender: news@qualcomm.com
  7. Nntp-Posting-Host: qualcom.qualcomm.com
  8. Organization: Qualcomm, Inc., San Diego, CA
  9. References: <D2150035.c21d0r@outpost.SF-Bay.org>
  10. Date: Thu, 27 Aug 1992 18:21:57 GMT
  11. Lines: 17
  12.  
  13. peirce@outpost.SF-Bay.org (Michael Peirce) writes:
  14. >
  15. >In article <38119@unix.SRI.COM> (comp.sys.mac.programmer), mxmora@unix.SRI.COM (Matt Mora) writes:
  16. >> Also why can't the compiler say this when a ";" is missing.
  17. >In a previous life I worked at DEC and used the Language Sensitive
  18. >Editor (LSE) and the Ada compiler on VMS.  IT DID THIS.
  19.  
  20. You will never see a C compiler that does this, and if you do you won't
  21. find me using it.  C is too sparse.  Fix the following fragment:
  22.  
  23.     a=b=c d=e;
  24.  
  25. What goes between c and d? I can think of 3 possibilities.
  26.  
  27. -- 
  28. Steve Dorner, Qualcomm, Inc.
  29. Yes, I'm still working on Eudora and it's still free.
  30.