インテル® Fortran コンパイラー XE 13.1 ユーザー・リファレンス・ガイド
General Compiler Directive: Modifies characteristics of a common block.
cDEC$ PSECT /common-name/ a[,a] ...
c |
Is one of the following: C (or c), !, or *. (See Syntax Rules for Compiler Directives.) |
common-name |
Is the name of the common block. The slashes ( / ) are required. |
a |
|