Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 1997 11:34:59 -0800
From:      obrien@NUXI.com (David O'Brien)
To:        softweyr@xmission.com (Wes Peters)
Cc:        nate@mt.sri.com (Nate Williams), chat@freebsd.org
Subject:   Re: cvs commit: CVSROOT avail
Message-ID:  <19970205113459.NH28861@dragon.nuxi.com>
In-Reply-To: <199702051516.IAA08885@obie.softweyr.ml.org>; from Wes Peters on Feb 5, 1997 08:16:58 -0700
References:  <199702041559.IAA27474@rocky.mt.sri.com> <199702041941.TAA11400@veda.is> <199702041933.MAA28784@rocky.mt.sri.com> <199702051516.IAA08885@obie.softweyr.ml.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Wes Peters writes:
> Neither is particularly elegant.  I suggest:
> 
> 	for (...)
> 	{
> 	}

Actually I use:

    for (...) {/*empty*/}

so that it will be obvious to green C coders (yes many East Coast gov.
contractors will throw someone straght from college on a project w/o a
life jacket).
 
> Yes, please.  Always: keyword ( and functionname(, no deviations
> allowed!  ;^)

Yes, p-l-e-a-s-e.  Makes grep'ing easier.
 
-- 
-- David	(obrien@NUXI.com  -or-  obrien@FreeBSD.org)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970205113459.NH28861>