- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I have a few programs that pass more than 2 dimensional arrays from Excel to a Fortran DLL. They work fine. How do we get to do the same with VB .Net without the arrays being transposed on the fortran side.
For example if I pass a 2D array from .Net to Fortran the row becomes the column and column becomes the row in fortran (array transpose). In case of a n-dimensional array that will hell to deal with.
Thank you,
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I suggest that you look at the VB.NET-Safearrays sample

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page