- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i use vb.net2005 and IVF9.1
I have some subs in fortran and want to create dll
some subs have two-dimenssion array arguments
the problem is just like this:
the array in vb is
1 1
1 0
1 -1
1 2
but afterthis two-dimenssion array argumentspassing to fortran, it is
1 1
1 1
1 -1
1 2
why??
thanks very much
Link Copied
0 Replies

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