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.
29283 Discussions

shared procs and vars in mixed-languages programming

akagm
Beginner
336 Views
there are:

-fortran DLL

-some vars and procs, which reside in
_nonfortran_ code and must be shared between application parts (i.e. "visibled" in fortran DLL)
passing as arguments in communications routines are not acceptable (because speed and so on...)


what is the best decision? if any...

tnanks anyone for the answer...
0 Kudos
0 Replies
Reply