I am looking for a Fortran routine like GetFullPathName that
would provide the full pathname of the executable it is called
from.
* Is there such a subroutine is Fortran? I believe it exists in C/C++.
* Is there a Fortran library somewhere on web that would have it?
* Can anybody expalin to me how to quickly use the C/C++ implementation?
(I have Visual C/C++ 6.0 but I try not to be Windows specific as much as feasible).
Getting full path name of executable
For more complete information about compiler optimizations, see our Optimization Notice.



