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 have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

Calling dll from C#

marsu
Beginner
657 Views

Hi all,

I am trying to call a function in a fortran dll from some C# code. I had it working under VB6, but now that I switched to C#, things are a bit different!

I found a C++ example (http://h18009.www1.hp.com/fortran/examples/vc-example1.html ), but none in C#. Anyone have one?

Thanks,

Manu

Message Edited by intel.software.network.support on 12-09-2005 10:41 AM

0 Kudos
1 Reply
marsu
Beginner
657 Views
Sorry for being a bit too fast asking questions... I actually found an article that had an example:
http://softwareforums.intel.com/ids/board/message?board.id=5&message.id=5387

manu

Message Edited by intel.software.network.support on 12-09-2005 10:41 AM

0 Kudos
Reply