wc_error_stop Interface

public interface wc_error_stop

Contents


Module Procedures

private subroutine wc_error_stop_mess2(error_pos, error_mess)

Arguments

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

private subroutine wc_error_stop_mess1(error_mess)

Arguments

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

private subroutine wc_error_stop_nomess()

Arguments

None