Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Mix Language Programming

Yitzak_B_
Beginner
707 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
707 Views
8.1 has such a section in for_igs.pdf, as well as in the .chm files.
0 Kudos
Steven_L_Intel1
Employee
707 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
707 Views
Many thanks Steve, with C-Reference the CVF DLL was buildby IVF in a jiffy.
0 Kudos
Reply