cinstall contribution

Chris Faylor cgf@cygnus.com
Fri Jul 14 10:50:00 GMT 2000


On Fri, Jul 14, 2000 at 01:12:55PM -0400, DJ Delorie wrote:
>A note on coding style:  I prefer that when you test for an error
>(like the results of fopen), you test for the error case,
>not the success case.  That way you don't end up indenting a lot.
>For example, your code is like this:

Also, take a look at:

http://www.gnu.org/prep/standards_toc.html

The standards that we follow are based on GNU coding practices.

cgf


More information about the Cygwin-patches mailing list