B Barry Kelly Mar 16, 2007 #2 [calling fortran from C#] does anyone has an idea how to do it? Click to expand... I suggest that you find out how to call your Fortran implementation's interface from C / C++ on Windows, then post again with more details. -- Barry
[calling fortran from C#] does anyone has an idea how to do it? Click to expand... I suggest that you find out how to call your Fortran implementation's interface from C / C++ on Windows, then post again with more details. -- Barry
? =?ISO-8859-1?Q?Arne_Vajh=F8j?= Mar 16, 2007 #3 does anyone has an idea how to do it? Click to expand... Build a Win32 DLL from your Fortran and use that from C#. Arne
does anyone has an idea how to do it? Click to expand... Build a Win32 DLL from your Fortran and use that from C#. Arne