function u_is_exist_file(filename) result(res)
test file existence
- Author:
- Abal-Kassim Cheik Ahamed <akcheik@gmail.com>
- Parameters:
-
- Date:
- 27th of March, 2011
- Returns:
- boolean value (.true. if the file exist, .false. otherwise)
Definition at line 33 of file utility.f90.