Output formatting with the write statement via gfortran

后端 未结 0 383
星月不相逢
星月不相逢 2021-01-23 09:52

I used to the Intel fortran compiler which supports using the extension like

write(*, \'((2I4))\') (i, 2*i, i=1,n)
<
相关标签:
回答
  • 消灭零回复
提交回复
热议问题