Creators of Quality Software Randy and Alysia Schwarz P.O. Box 1308 Richland, WA 99352
|
Creating a Fortran console application that calls a C program with an external library (X11.lib) using Intel Fortran 10.1, with Visual Studio 2008
7. Under Fortran->Preprocessor
a. Preprocess Source File:
Yes
8. Under Fortran->Diagnostics
a. Generate Interface Blocks:
No
b. Check Routine Interfaces:
No
9. Under Fortran->Data
a. Local Variable Storage (not completely sure this is needed)
All Variables Save (/Qsave)
10. Under Fortran->External Procedures
a. Calling Convention (not completely sure this is needed)
CVF(/iface:cvf)
b. String Length Argument Passing (not completely sure this is needed)
After
Individual String Argument (/iface:mixed_str_len_arg)
11. Under Fortran->Run-time
a. Check Array and String Bounds
No
Contact Information
Email: randyschwarz@mcnpvised.com