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

Mixed language (fortran , C ,C# ) for windows form application in Visual Studio 2010 express

Deb_M_
Beginner
830 Views

Hi Steve,

I am working on a mixed language projoject. I am going to develo an windows form application using C# on visual studio 2010 express. Would anyone  help me on the following problems:

1> I have "c" codes whcich  calls fortran functions and sub routines

2> I have fortan functions/subroutines which calls "c" codes  

3> I want to make dll from the above codes and want to use them in my windows form application using C# under visual studio

How do I compile the c and fortran code to make dll ( both 32/64 bit) for using them in C# code. How to setup visual studio 2010 express. Please help me with two prototype examples (c/fortran c# and fortran/c c# ) which can handle two-dimensional array.

 

Thanks

Deb

0 Kudos
0 Replies
Reply