| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in), | optional | :: | list | ||
| character(len=*), | intent(in) | :: | msg |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=:), | public, | allocatable | :: | array(:) | |||
| character(len=*), | public, | parameter | :: | fmt | = | '(*(g0,1x))' | |
| integer, | public | :: | i | ||||
| integer, | public | :: | ibugm | ||||
| integer, | public | :: | ibugt | ||||
| integer, | public | :: | j |