FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Go to the source code of this file.
Functions/Subroutines | |
integer function | ut_getFreeFileUnit () |
integer function ut_getFreeFileUnit |
Integer function, which returns a free unit number for file handling. It loops over a set of permissible integer values and checks availability using the inquire command.
none
Definition at line 25 of file ut_getFreeFileUnit.F90.
Referenced by ut_testDriverMod::finish_test_run().