Dear all,
I'm programming with Intel compiler XE (fortran 90). I would like to use some function or subroutine in the library, in my program (Example: sort, resolve a linear equation system,...). How can I declare in my fortran program and where is the useful adress I can get the definition the parameter (arguments) for this function?.
With Digital Fortran, I have used command : use dflib, which is defined at the top program, I can use this library.
Thank you very much for your help.
Nguyen Thong
HCMUT, VN