Optional semi-colons
Doug Gwyn
gwyn at smoke.BRL.MIL
Sat Apr 29 12:26:54 AEST 1989
In article <29785 at apple.Apple.COM> desnoyer at Apple.COM (Peter Desnoyers) writes:
>Along these lines I have heard that people make fewer errors with
>C-style semicolons - {statement;statement;} - than with Pascal-style
>ones - {statement;statement}. Is this true?
I seem to recall the Ada designers saying that statement terminators
had been shown to be less error-prone that statement separators.
More information about the Comp.lang.c
mailing list