主题:请问Structure,record等关键字是什么意思?
请问
structure/block1/
integer a,b
real*8 x(10)
end structure
这是定义结构体变量吗?我记得课本上是用type ……end type定义的呀!
还有Record什么意思,干嘛用的?
如:record/block1/s_block1,blk1
希望知道的朋友帮帮忙!谢谢了!!
structure/block1/
integer a,b
real*8 x(10)
end structure
这是定义结构体变量吗?我记得课本上是用type ……end type定义的呀!
还有Record什么意思,干嘛用的?
如:record/block1/s_block1,blk1
希望知道的朋友帮帮忙!谢谢了!!