...
Wiki Markup |
---|
\[[GNU 2010|AA. Bibliography#GNU 10]\] [Coding Standards, Section 5.3, "Clean Use of C Constructs"|http://www.gnu.org/prep/standards/standards.html#Syntactic-Conventions] |
...
EXP18INT10-C. Do not perform assignments in selection statements 03. J. Be aware of integer promotion behavior Expressions (EXP) EXP20EXP07-C. Perform explicit tests to determine success, true and false, and equalityJ. Understand the differences between bitwise and logical operators