Compiler Warnings

Check compiler warnings carefully. The Cosmic compiler does not warn about many cases where your application code may contain a bug. Later on the warnings can be switched off if desired (e.g., using the -W2: Do Not Print Information or Warning Messages option or using #pragma MESSAGE: Message Setting in the source code).