Hi Paul,
It is interesting bacause when I'm sending single parametrs it is working properly but about the ayrrays what I receiving is no true.
As I told if you try FA(5)=6 it is working but when I use FA(i) it not working. Would be great if you could share your ideas with me.
Thanks
Farid
Please find the version I checked and with the same problem:
=============== =============== =============== =====FORTRAN...
User Profile
Collapse
-
C++ and Intel fortran coupling
Hi there,
I’m trying to couple Intel FORTRAN and VC++ and after lots of search on books and the other stuff still receiving errors.
The main Problem is passing arrays to Fortran When in FORTRAN I change the arrays value (e.g FA(5)=8) I don't receive any error message bur when I use loop to change array values (e.g., FA(i)=5, I receive following error message.
In programming I'm using MS VS.NET 2003....
No activity results to display
Show More
Leave a comment: