string_flag_value Interface

interface


Called by

interface~~string_flag_value~~CalledByGraph interface~string_flag_value command_line_t%string_flag_value none~flag_value command_line_t%flag_value none~flag_value->interface~string_flag_value program~pure_stop_and_print pure_stop_and_print program~pure_stop_and_print->none~flag_value

private module function string_flag_value(flag) result(value)

Arguments

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

Return Value character(len=:),allocatable

Description

same as character_flag_value but accepting a string_t dummy argument