A question of commas
Michael T. Sullivan
sullivan at aqdata.uucp
Sat Dec 9 07:52:55 AEST 1989
>From article <1989Dec8.122534.1253 at virtech.uucp>, by cpcahil at virtech.uucp (Conor P. Cahill):
> In article <1989Dec7.192215.27671 at aqdata.uucp>, sullivan at aqdata.uucp (Michael T. Sullivan) writes:
>>
>> 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.
1) Somebody can't read little smirking faces.
2) If we can assume that C programmers will be maintaining C code (a reasonable
assumption) then they should be able to understand commas.
--
Michael Sullivan uunet!jarthur.uucp!aqdata!sullivan
aQdata, Inc.
San Dimas, CA
More information about the Comp.lang.c
mailing list