- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
In other languages, when dealing with complicated types, (which usually entails dealing with longwinded names) the use of a WITH (or equivalent) statement provides a convenientlocal scope to access components/procedures of the derived type/object.
It seems to me that there is no such facility in FORTRAN - but I may have missed it of course. If this is the case, what would be the best strategy to deal with these complicated names?
Thanks,
Olivier
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ASSOCIATE in Fortran 2003.

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