codepoint_to_uppercase_greek Function

public function codepoint_to_uppercase_greek(codepoint, ascii_equiv)

Convert uppercase Greek codepoint to ASCII name

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: codepoint
character(len=*), intent(out) :: ascii_equiv

Return Value logical