1- Nop! I can't access send the arrays with different dimensions!
2- The array definitions between VB (not VBNet) and Fortran are the same! If I declare explicitly (i.e. dimension xx(11,33) ! ... array of longs) the program works.
Let me put my problem again: I want to pass a array from VB to...
I'm trying to send two arrays (a double and a long) from VB to a FORTRAN DLL. I don't understand why I can get (without problems) all variables but my array of longs? The DLL returns the same array; it accepts the call but doesn't perform any calculation with the array!!???
Here the short...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.