Next: Assignment (=) vs Comparison (==) Up: Programming in C Previous: Exercises

Common Mistakes in C

Before proceeding onto more advanced features in C it is worth considering the source of possible errors in a C program. Some of these mistakes are easily made. Also some mistakes are made if we are familiar with a language that sometimes has similar syntax, like PASCAL.



Dave.Marshall@cm.cf.ac.uk
Fri May 20 13:40:49 BST 1994