インテル® Fortran コンパイラー XE 13.1 ユーザー・リファレンス・ガイド
General Compiler Directives: FREEFORM specifies that source code is in free-form format. NOFREEFORM specifies that source code is in fixed-form format.
cDEC$ FREEFORM
cDEC$ NOFREEFORM
c |
Is one of the following: C (or c), !, or *. (See Syntax Rules for Compiler Directives.) |