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.

MODULE Question

Intel_C_Intel
Employee
296 Views
I don't have any experience using MODULES and tried something today that didn't work. I need to know if it should have worked.
Are MODULES 'sharable' from EXE to DLL? That is the fortran that creates the MOD file is in the EXE, but I want to USE the module in the DLL (and access contents set by the EXE). Is that possible?
If not can you EXPORT and IMPORT modules as you can COMMON blocks?
Thanks,
Dan
0 Kudos
0 Replies
Reply