- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hello,
Does the file format .f90 denote that Intel Visual Fortran is compiling in the 1990 Fortran release?
If so, I would like to specify the file format to be Fortran 2003, but I do not have this option under the Project - 'Add New Item' window. How would I proceed with setting this up?
Thanks for your help.
コピーされたリンク
2 返答(返信)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
.for for fixed format, ,f90 for free-form. The Fortran standards does not come into it. There are /stand options to check if your Fortran conforms to a particular standard. look at the help file.
