| 释义 |
specification statement 说明语句;[宣告叙述] In FORTRAN, one of the set of statements which provide the compiler with information about the data used in the source program. In addition, the statement supplies information required to allocate storage for this data. 在FORTRAN语言中,给编译程序提供源程序所用数据信息的一组语句,此外,还提供为这些数据分配存储区所需的信息。 |