home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- 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
- From: sdorner@qualcom.qualcomm.com (Steve Dorner)
- Subject: Re: incrementation differences/THINK C 4.0 vs. 5.0
- Message-ID: <1992Aug27.182157.16567@qualcomm.com>
- Sender: news@qualcomm.com
- Nntp-Posting-Host: qualcom.qualcomm.com
- Organization: Qualcomm, Inc., San Diego, CA
- References: <D2150035.c21d0r@outpost.SF-Bay.org>
- Date: Thu, 27 Aug 1992 18:21:57 GMT
- Lines: 17
-
- peirce@outpost.SF-Bay.org (Michael Peirce) writes:
- >
- >In article <38119@unix.SRI.COM> (comp.sys.mac.programmer), mxmora@unix.SRI.COM (Matt Mora) writes:
- >> Also why can't the compiler say this when a ";" is missing.
- >In a previous life I worked at DEC and used the Language Sensitive
- >Editor (LSE) and the Ada compiler on VMS. IT DID THIS.
-
- You will never see a C compiler that does this, and if you do you won't
- find me using it. C is too sparse. Fix the following fragment:
-
- a=b=c d=e;
-
- What goes between c and d? I can think of 3 possibilities.
-
- --
- Steve Dorner, Qualcomm, Inc.
- Yes, I'm still working on Eudora and it's still free.
-