create_ansi_ascii Interface

interface
public pure module function create_ansi_ascii(ansi_code) result(ansi_string)

Arguments

Type IntentOptional Attributes Name
type(AnsiCode), intent(in) :: ansi_code

Return Value character(kind=ascii,len=:),allocatable