Problem with allocating real(kind=8) in FORTRAN

后端 未结 0 481
迷失自我
迷失自我 2020-12-09 14:17

I\'m trying to allocate 8 bytes to a real variable. Using ifort the program compiles but it allocates only 4 bytes to the variable. I\'m currently declaring the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题