Conditional Programming
The following are links to code from the Gaddis text book
Sample of
boolean assignments
Sample of
mis-placed semicolon
Sample of
round-off errors
Sample of
using incorrect equality operator
Sample of
missing braces