エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Fortran90 for Fortran77 Programmers
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Fortran90 for Fortran77 Programmers
2.2 Free-format layout Free-format an alternative to column-based fixed-format. Must choose eith... 2.2 Free-format layout Free-format an alternative to column-based fixed-format. Must choose either free or fixed format for each source file (rules differ). Most compilers assume free-format if the source file has an extension of .f90 and fixed-format otherwise (but usually one can over-ride this with command-line switches such as -free and -fixed). Free-format layout rules: Statements may appear