Quantcast
Channel: Posts recentes
Viewing all articles
Browse latest Browse all 10

About the lbound intrinsic function

$
0
0
inglês

Hi,

This is just probably a silly question, since I already know what solves the problem, but... The issue might be better explained by the following code:

!======================================

module mod1

type mytype

integer :: a

end type mytype

end module mod1

program Console1

use ifcore

use mod1

implicit none

integer, parameter :: n = 3

character :: key

type(mytype), allocatable :: var1(:,:)


Viewing all articles
Browse latest Browse all 10

Trending Articles



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