Specifying compiler options in your program source files

You can specify compiler options within your program source by using #pragma directives. Options specified with pragma directives in program source files override all other option settings.