Share via


/FI - Preprocess specified Header File First

This option causes the preprocessor to process the header file specified by filename before it processes any files specified by #include preprocessor directives.

/FIfilename

If multiple /FI options are used, the associated files are processed in the order they are found in the CL environment variable, on the command line, or in any response file.

See Also

About Microprocessor Compilers | ARM Guide | Hitachi Guide | MIPS Guide

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.