warning Subroutine

public impure subroutine warning(msg)

This subroutine provides a way to report a warning message.

Arguments

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

Contents

None