- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I've used INTERNAL SUBROUTINES in my Fortran code:
PROGRAM prog <...> CALL internal1 CONTAINS SUBROUTINE internal1 < ...> END SUBROUTINE internal1 END PROGRAM prog
INTEL VISUAL FORTRAN only shows external subroutines in the drop down list above the text editor. Is it possible to show internal subroutines there too? (see attached picture)
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'll pass that suggestion on to the developers.

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