S*y
4 楼
If you're using Fortran 77, the restriction is still there.
Even though your compiler allows you using more than 6 characters,
it's just the extension of your compiler, rather than the standard of F77.
If you're using Fortran 90, there is no restriction on the length
of the variable names. This is the standard that any F90 compiler
should comply with.
【在 bd 的大作中提到】
: 我的是5。0,
: 其实我自己用小程序试过,好象区分的,总是有点不放心。
: 当初fortran77的语法是:变量名一般不超过6位,超过的只取前6位。
Even though your compiler allows you using more than 6 characters,
it's just the extension of your compiler, rather than the standard of F77.
If you're using Fortran 90, there is no restriction on the length
of the variable names. This is the standard that any F90 compiler
should comply with.
【在 bd 的大作中提到】
: 我的是5。0,
: 其实我自己用小程序试过,好象区分的,总是有点不放心。
: 当初fortran77的语法是:变量名一般不超过6位,超过的只取前6位。
bd
5 楼
visual fortran默认是F90吧,其实我用的语法是F77的,但测试时发现确实可以区分6位
以上的。
【在 S***y 的大作中提到】
: If you're using Fortran 77, the restriction is still there.
: Even though your compiler allows you using more than 6 characters,
: it's just the extension of your compiler, rather than the standard of F77.
: If you're using Fortran 90, there is no restriction on the length
: of the variable names. This is the standard that any F90 compiler
: should comply with.
以上的。
【在 S***y 的大作中提到】
: If you're using Fortran 77, the restriction is still there.
: Even though your compiler allows you using more than 6 characters,
: it's just the extension of your compiler, rather than the standard of F77.
: If you're using Fortran 90, there is no restriction on the length
: of the variable names. This is the standard that any F90 compiler
: should comply with.
相关阅读
a question about gnuplot[转载] Numerical methods for calculating area[转载] matlab问题请教 急How to expand tensor in Taylor series![转载] matlab的字符串处理功能强吗?How to read data written my MPI_WRITE?保存MATLAB图片谁给指点个Bayes Network的包?请教一个有限元的问题有没有free的math software 阿(can plot)?Re: 如何算Bessel function with complex orde[转载] 数值分析(或统计?)问题,请赐教Question about Matlab GUI commandRe: [转载] Re: 做计算买什么样的机器最好?有谁用过ch没有?大家看看这句话是个什么意思?Re: Help! using MPI_gather double precisa Matlab problem图中图怎么用matlab画?fortran problem