On Wed, 2005-01-26 at 10:21, Michael Madden wrote:
> 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'
Michael Madden wrote:
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
On 2005-01-25 17:21, Michael Madden <[EMAIL PROTECTED]> wrote:
> Is there an accepted standard C language style guide.
No. This is a common topic in comp.lang.c (despite the fact that style
questions are off-topic) but there is no "universal, one true style".
You may find a lo
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