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

Mix Language Programming

Yitzak_B_
Beginner
691 Views
Hi Steve
CVF Documentation includes a very useful section on Mix Language Programming. In particular, it shows how Visual Basic, C++ , C callsa subroutine or a function,included ina moduleDLL buildbyCVF Fortran.
Where can I find similar documentation for Intel Visual Fortran 8.1 ?
If there is no documentation regarding above, can I assume that CVF Documentation also applies to Mix Language Programming under Net and IVF enviroment ?
Thanks
Yitzak
0 Kudos
3 Replies
TimP
Honored Contributor III
691 Views
8.1 has such a section in for_igs.pdf, as well as in the .chm files.
0 Kudos
Steven_L_Intel1
Employee
691 Views
The same information is in the User Manual for IVF. It's pretty much the same as for CVF except that IVF's calling conventions are closer to C's.
0 Kudos
Yitzak_B_
Beginner
691 Views
Many thanks Steve, with C-Reference the CVF DLL was buildby IVF in a jiffy.
0 Kudos
Reply