Is there a intel fortran callable function to set the current working directory? Windows/OS has a function:
ac_setdir = SetCurrentDirectory(trim(path)//""C)
but I didn't find anything in IFPORT.
Thanks,
Scott
Is there a intel fortran callable function to set the current working directory? Windows/OS has a function:
ac_setdir = SetCurrentDirectory(trim(path)//""C)
but I didn't find anything in IFPORT.
Thanks,
Scott