Date: Tue, 25 Jan 2005 17:21:00 -0600 From: Michael Madden <madden@cmsrtp.com> To: questions@freebsd.org Subject: C Language Style Guide Message-ID: <20050125232100.GA6169@cmsrtp.com>
next in thread | raw e-mail | index | archive | help
Is there an accepted standard C language style guide. I'm starting to develop and test my applications on FreeBSD, and I want to ensure my code is readable and maintainable. I've been able to find specific project's guidelines like the following, but I can find a general standard. Does ANSI or POSIX dictate anything about style or coding standards? Apache: http://httpd.apache.org/dev/styleguide.html GNU: http://www.gnu.org/prep/standards/ Thanks, Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050125232100.GA6169>