Tagged Questions
1
vote
0answers
2k views
Visual Studio, Intel Visual Fortran, and Visual C/C++ mixed-language compile
Working with Visual Studio 2008 Pro, with Intel Fortran compiler v11, on Windows 7 x64.
I have an Intel Visual Fortran project set up with all the fortran source files. I wish to gradually replace ...