Group: comp.lang.fortran · Group Profile · Search for Funcname in comp.lang.fortran
Author: micha
Date: Jul 7, 2007 08:17
... c++ I am currently using intel's fortran 10 under windows and gfortran under linux (altough I'm thinking of moving to intel's compiler also under linux) I found the !dec$ attribute inline :: funcname in the documentation, but it doesn't seem to work as described from the error messages and resulting file size. Intel says that it should be placed in the calling function which seems to ...
|