Common Mistakes
Do not use == and != on floating-point numbers.
Mixing up == with =.
Wrong placament of semi-colon, resulting in empty statement:
printf() is outside ‘if’ construct.
Previous slide
Next slide
Back to first slide
View graphic version