fortran程序出现错误,错误 1 error #5082:Syntax error,found IDENTIFIER 'C' when expecting one of:real h,copen(unit=10,file='C:\soft\Drag\Drag.dat') read(10,*)hif(h

来源:学生作业帮助网 编辑:作业帮 时间:2024/05/05 06:40:15
fortran程序出现错误,错误 1 error #5082:Syntax error,found IDENTIFIER 'C' when expecting one of:real h,copen(unit=10,file='C:\soft\Drag\Drag.dat') read(10,*)hif(h

fortran程序出现错误,错误 1 error #5082:Syntax error,found IDENTIFIER 'C' when expecting one of:real h,copen(unit=10,file='C:\soft\Drag\Drag.dat') read(10,*)hif(h
fortran程序出现错误,错误 1 error #5082:Syntax error,found IDENTIFIER 'C' when expecting one of:
real h,c
open(unit=10,file='C:\soft\Drag\Drag.dat')
read(10,*)h
if(h

fortran程序出现错误,错误 1 error #5082:Syntax error,found IDENTIFIER 'C' when expecting one of:real h,copen(unit=10,file='C:\soft\Drag\Drag.dat') read(10,*)hif(h
real h,c
c=0
open(unit=10,file='C:\soft\Drag\Drag.dat')
read(10,*)h
if(h