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

Calling vb.net from Fortran

cryptogram
New Contributor I
699 Views

I have Fortran model  that needs to call a vb.net subroutine, passing data between the two.  Searching the Forum, I  see some older posts that contain tantalizing links to other posts that promise to reveal the secrets to making this happen...  but clicking the links seems to always

send me to a dead end

 

Anyone got a working link?

 

0 Kudos
1 Reply
Ron_Green
Moderator
640 Views

We had some old samples in Parallel Studio XE, found here.

 unzip.  goto compiler_f\MixedLanguage  and look for 2 VB samples.  These are VB calls Fortran but you'll get the idea. 

0 Kudos
Reply