next up previous
Next: Bugs Up: Prevention Previous: Readable code

Compiler warnings

The compiler is one of the first lines of your defense against poorly written code. By using flags, such as ``-Wall'', the compiler can give you warnings of obviously problematic areas.



Spencer Eugene Olson 2005-01-19