message Subroutine

public impure subroutine message(msg)

This subroutine provides a way to report a status message.

Arguments

Type IntentOptional AttributesName
character(len=*), intent(in) :: msg

Contents

None