Stop program execution with one or two messages
Stop program execution with a message
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in), | optional | :: | message |
Stop program execution with two messages
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | message1 | |||
character(len=*), | intent(in) | :: | message2 |