stop_prep Subroutine

public subroutine stop_prep(errnum, translate, message, stop_value)

Arguments

TypeIntentOptionalAttributesName
integer, intent(in) :: errnum
character(len=*), intent(in) :: translate
character(len=*), intent(in) :: message
integer, optional :: stop_value

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, public :: stop_value_local
character(len=1024), public :: toscreen
character(len=:), public, allocatable:: translated