get_error_message Function

public function get_error_message(status) result(message)

Get descriptive error message for status code

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: status

Return Value character(len=MAX_ERROR_MESSAGE)