Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer(kind=ip), | private | :: | stderr | = | 0 | ||
integer(kind=ip), | private | :: | stdout | = | 6 | ||
integer(kind=ip), | private, | parameter | :: | min_lun | = | 10 | |
integer(kind=ip), | private, | parameter | :: | max_lun | = | 99 | |
integer(kind=ip), | private, | parameter | :: | nunits | = | max_lun-min_lun+1 | |
logical, | private | :: | lun_is_free(min_lun:max_lun) | = | .TRUE. |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=ip), | intent(inout) | :: | unit |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=ip), | intent(inout) | :: | unit |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=ip), | intent(inout) | :: | unit |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=ip), | intent(inout) | :: | unit |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=ip), | intent(inout) | :: | lun |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=ip), | intent(inout) | :: | lun |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=ip), | intent(inout) | :: | lun |