| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer(kind=ip), | public, | parameter | :: | MAX_LENGTH | = | 132 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*) | :: | string1 | ||||
| character(len=*) | :: | string2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*) | :: | str1 | ||||
| character(len=*) | :: | str2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*) | :: | s1 | ||||
| character(len=*) | :: | s2 | ||||
| integer(kind=ip), | optional | :: | logunit |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | string |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | string |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=1) | :: | string_arr(*) | ||||
| integer(kind=ip) | :: | string_size |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*) | :: | string |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=ip) | :: | num |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*) | :: | s | ||||
| character(len=*) | :: | n |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*) | :: | string | ||||
| integer(kind=ip) | :: | nchar |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*) | :: | string | ||||
| integer(kind=ip) | :: | nchar | ||||
| integer(kind=ip) | :: | lchar |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | str | |||
| character(len=1), | intent(out), | dimension(:) | :: | arr |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=1), | intent(in), | dimension(:) | :: | arr | ||
| character(len=*), | intent(out) | :: | str |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*) | :: | string |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | routine | |||
| character(len=*), | intent(in) | :: | msg | |||
| character(len=*), | intent(in), | optional | :: | file | ||
| integer(kind=ip), | intent(in), | optional | :: | line | ||
| integer(kind=ip), | intent(in), | optional | :: | unit | ||
| integer(kind=ip), | intent(in), | optional | :: | rc | ||
| character(len=*), | intent(in), | optional | :: | cline |