Results 1 comments of JieCui@USTC

@pearu Could you please elaborate using the sample I have below? `module example implicit none !---------------------------------- ! type define !---------------------------------- type array_car integer :: N1, N2, N3 complex(kind=8), allocatable ::...