[问题] 插入文字

楼主: dreler1 (....)   2015-05-19 01:43:34
program
character(len=20) A,B
integer YY !year
write(*,*) "enter A and B"
read A,B
write "XXXX"AYY"ZZZZ"B
我想要设定 A是月份 譬如 jan, feb, mar, dec 等
B 是采样点 譬如 M1, S1, S2, K1等
想要写一个譬如说
XXXXdec13ZZZZS1
最近csh写太多 csh 我想表示的应该是"XXXX"$A$YY"ZZZZ"$B
忘了 fortran 怎么写 找很久又找不到
作者: terryys (terry)   2015-05-19 11:02:00
用format
作者: gilocustom   2015-05-19 18:34:00
楼主: dreler1 (....)   2015-05-19 22:20:00
谢谢

Links booklink

Contact Us: admin [ a t ] ucptt.com