Notes about UNIX/Linux coding pragmatics

I thought that his page was a short and interesting read. Some tips are obvious (use header files), some less obvious (use const, static, and assert), and some are things that I really need to start doing consistently (program and version strings, get_opt_long).

Update: a long list of style guides is available at http://www.chris-lott.org/resources/cstyle/

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>