Go to the source code of this file.
Functions/Subroutines | |
| subroutine | OPEN_FILE_OL (KUNIT, HFILE, HFORM, HACTION, HACCESS, KRECL) |
| subroutine OPEN_FILE_OL | ( | INTEGER, intent(out) | KUNIT, |
| CHARACTER(LEN=28), intent(in) | HFILE, | ||
| CHARACTER(LEN=11), intent(in) | HFORM, | ||
| CHARACTER(LEN=9), intent(in) | HACTION, | ||
| CHARACTER(LEN=6), intent(in) | HACCESS, | ||
| INTEGER, intent(in) | KRECL | ||
| ) |
Definition at line 2 of file open_file_ol.F90.


1.8.0