- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had worked out a cludge more than 10 years ago that I was trying to understand the seemingly different dereferencing still today. Why does a Fortran LOC passed to a CPP function require two dereferences to get the value?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@mwindham,
See some threads:
https://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/topic/699941
https://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/topic/815889
which may point you toward standard options in Fortran toward interoperability with a companion C processor you can use in your C++ code rather than a vendor specific solution.

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