Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!virtech!cpcahil From: cpcahil@virtech.uucp (Conor P. Cahill) Newsgroups: comp.lang.c Subject: Re: A question of commas Message-ID: <1989Dec8.122534.1253@virtech.uucp> Date: 8 Dec 89 12:25:34 GMT References: <257E97F4.24962@ateng.com> <1989Dec7.192215.27671@aqdata.uucp> Organization: Virtual Technologies Inc. Lines: 18 In article <1989Dec7.192215.27671@aqdata.uucp>, sullivan@aqdata.uucp (Michael T. Sullivan) writes: > From article <257E97F4.24962@ateng.com>, by chip@ateng.com (Chip Salzenberg): > > > > For example, "i = i + 1" is inherently harder to read than "i++", since the > > But more programmers (BASIC, pascal, etc.) use "i = i + 1", and using "i++" > assumes future programmers working with the code know C. Obviously, the > first choice is the correct choice :-|. When I am writing a C program, I expect future programmers that will be working with it to know C. If not, then I should have written it in a different language. -- +-----------------------------------------------------------------------+ | Conor P. Cahill uunet!virtech!cpcahil 703-430-9247 ! | Virtual Technologies Inc., P. O. Box 876, Sterling, VA 22170 | +-----------------------------------------------------------------------+