Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29601 Discussions

Using C preprocessor in Compaq Visual Fortran

brentpaul
Beginner
1,122 Views
Hi. I am trying to port over a code that compiled nicely on a Linux system. However, the compilation involved a C preprocessor and I have not been able to find documentation on how to use the C preprocessor in the Help Files (very poorly written).
I have several *.h files that contain my #define statements. How do I get the Compaq Visual Fortran to recognize these statements and make the proper substitutions prior to compiling? Thanks.
Thanks in advance!
Brent
0 Kudos
1 Reply
Steven_L_Intel1
Employee
1,122 Views
See here.
0 Kudos
Reply