| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | errnum | |||
| character(len=*), | intent(in) | :: | translate | |||
| character(len=*), | intent(in) | :: | message | |||
| integer, | optional | :: | stop_value |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | stop_value_local | ||||
| character(len=1024), | public | :: | toscreen | ||||
| character(len=:), | public, | allocatable | :: | translated |