Software Archive
Read-only legacy content
17061 Discussions

Mixed language programming

srj
Beginner
402 Views
I am using Mixed language programming( Fortran and VB6.0).

How should I call Fortran dll ,from VB which contain more than 60 arguments( char,single & integer).

I was trying to use array of Variant type, to pass more than 60 arguments but I don't know how to pass Variant data type to FORTRAN dll.

will you please let me know how to pass more than 60 arguments with different data type to FORTRAN dll .

Thanks !
0 Kudos
0 Replies
Reply