Quantcast
Channel: Intel® Software - Intel® Visual Fortran Compiler for Windows*
Viewing all articles
Browse latest Browse all 5691

Internal subroutines in drop down list

$
0
0

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)

 

AttachmentSize
Downloadinternal-subroutine.png23.72 KB

Viewing all articles
Browse latest Browse all 5691

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>