otokonohito
Mechanical
- Jul 20, 2004
- 1
I have a console program to do some data processing, but I want to create a Windows GUI version of it. However, I cannot find any resources online. Currently I am using Compaq Visual Fortran.
The program reads in 4 files and writes 2 output files.
I am wondering how I can port the current code directly into a fortran windows application with minimal modifications.
I know that I have to use dfwin library to do this, but i am not sure how to get started
The program reads in 4 files and writes 2 output files.
I am wondering how I can port the current code directly into a fortran windows application with minimal modifications.
I know that I have to use dfwin library to do this, but i am not sure how to get started