one_image_prints Interface

public interface one_image_prints

Subroutines

private module subroutine print_character(character_string)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: character_string(..)

private module subroutine print_string(string)

Arguments

Type IntentOptional Attributes Name
type(string_t), intent(in) :: string(..)