covert fortran to c++ or C

Iran
September 8, 2006 5:30am CST
i want to convert some fortran code to c/c++ code
1 response
• India
17 Sep 08
it cannot be achieved for all codes. there are some common libraries between the two languages. if you use different set of libraries, you'll have to recode them in order to convert. but i guess there are some softwares which can do this task for you! simpler way is to compile the fortran code and execute it from c or c++.
• Iran
17 Sep 08
Hi, Thanks for your attention, but it was for two years ago, and i found some alternatives. I design and program a software which convert the FORTRAN-77 code to C#.Net 2005, i convert a project with 50,000 lines of code to a C#.Net project perfectly. bye