commit | cf63aee92d7f337ac5a322e4185a9bc952a1d4f4 | [log] [tgz] |
---|---|---|
author | darwinel <kmorssink@gmail.com> | Sun Feb 09 02:04:23 2014 +0100 |
committer | darwinel <kmorssink@gmail.com> | Sun Feb 09 02:04:23 2014 +0100 |
tree | 2eeb5c4c82f912a04384e8c7080e0b9ef976367b | |
parent | 06f43faefd0f212447b9776718ec61c5ebc6de61 [diff] |
Style Guide Logical Operators Use of || is discouraged as its clarity on some output devices is low (looking like the number 11 for instance). && is preferred over AND but either are acceptable, and a space should always precede and follow !