^ That. All of it.
A decent editor/IDE will help track these types of issues down quickly, but a consistent coding style and layout will help prevent the developer from causing these issues in the first place, while providing simpler at-a-glance discrepancy finds even if a decent editor isn't available if a mistake is made.
In reply to Re^2: How do I find the missing curly brace??
by stevieb
in thread How do I find the missing curly brace??
by harangzsolt33
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |