unicode_codepoint_to_ascii Subroutine

public subroutine unicode_codepoint_to_ascii(codepoint, ascii_equiv)

Convert Unicode codepoint to ASCII equivalent

Arguments

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