- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
I have trouble with a code in fortran language. When compiling it a had a message saying that dfwina module is missed. What should I do? I am using Windows Developer Studio FortranPowerStation 4.0 under windows XP.
I don't know this module, is downloadable from any site?
Thanks for your help.
I have trouble with a code in fortran language. When compiling it a had a message saying that dfwina module is missed. What should I do? I am using Windows Developer Studio FortranPowerStation 4.0 under windows XP.
I don't know this module, is downloadable from any site?
Thanks for your help.
コピーされたリンク
4 返答(返信)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
If you are using Microsoft Fortran PowerStation 4.0, a product that was taken off the market more than 13 years ago, it does not have the Digital/Compaq Visual Fortran module DFWINA. It might have one called MSWINA - I am not sure. If you were using Intel Visual Fortran, DFWINA would work.
You are likely to run into more problems trying to build and run a DVF/CVF application with MSFPS. I recommend a compiler from this century.
You are likely to run into more problems trying to build and run a DVF/CVF application with MSFPS. I recommend a compiler from this century.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Thank you for your answer, this is the best one I have had.
with my Best
with my Best
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Quoting Steve Lionel (Intel)
It might have one called MSWINA - I am not sure.
There is MSFWINA (as well as MSFWIN, MSFLIB... and MSFLOGM, if I recall correctly).
