cvs commit: src/lib/libc/rpc clnt_simple.c
Tony Finch
dot at dotat.at
Thu Oct 30 01:49:12 PST 2003
On Wed, Oct 29, 2003 at 10:32:37PM -0700, M. Warner Losh wrote:
>
> Yes. More correct. For the same reason that
>
> while (foo) {
> ...
> }
>
> is more correct than:
>
> top:
> if (foo) goto out;
> ...
> goto top;
> out:
Part of the point of a style guide is it helps to avoid basic traps
and pitfalls :-)
Tony.
--
f.a.n.finch <dot at dotat.at> http://dotat.at/
BAILEY: NORTHEAST 7 TO SEVERE GALE 9. OCCASIONAL RAIN. MODERATE.
More information about the cvs-src
mailing list