Salford fortran library compiler error??
Dear all,
I have install the NAG fortran library, firstly, I compile the fortran program by using the
Salford Fortran compiler with NAG static Lib. Command Prompt
by typing
ftn95 -c ProgramName.f95
It got a few warning, not error. But I...