Set the default real type to an 16 byte in c program

前端 未结 0 1531
一整个雨季
一整个雨季 2021-01-06 16:59

With gfortran compiler, the flag -fdefault-real-16 helps to set the default real type to an 16 byte wide type. for example

program qp_test
implicit none 
             


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