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

Linking VF subroutine to VC++ .NET source

kevin_l_johnson
Beginner
350 Views
I have createda source code in VC++ .NET and I would like to use legacy Fortran subroutines. Here are the steps I have taken thus far:
1. Successfully compiled VC++ source code without calls to VF subroutines.
2. Under Project Menu, I selected "Add Existing Item to Project" where I selected my legacy VF subroutine.
3. I added the "extern" command -
0 Kudos
0 Replies
Reply