Coding with Style


I described the genesis of my source code library in a recent post. While poring over old code, I noticed that my formatting had been inconsistent across projects, and so I decided to adopt a unified coding style for future projects. I found a palatable style guide from the Software Engineering Laboratory (SEL), which I intend to adopt with two small changes:

I don’t know that adopting a particular style has any tangible benefits, but consistency might eventually prove valuable.