chas
October 16th, 2004, 11:15 AM
I have written and complied several programs in Fortran.
However, I now wish to add on on some front end GUIs and GUIs for post processing the output from the Fortran.
I have used Visual Fortran to create the GUIs but am considering using C++ .NET since eventually I would like to market the software.
I have several questions but my initial concern is regarding;
Will C++ be able to interface with the Fortran source coding for both datainput and dataoutput or will I have to change the Fortran source to C++?
However, I now wish to add on on some front end GUIs and GUIs for post processing the output from the Fortran.
I have used Visual Fortran to create the GUIs but am considering using C++ .NET since eventually I would like to market the software.
I have several questions but my initial concern is regarding;
Will C++ be able to interface with the Fortran source coding for both datainput and dataoutput or will I have to change the Fortran source to C++?