fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
codepoint_to_uppercase_greek
Function
57 statements
Source File
fortplot_unicode.f90
fortplot_unicode
codepoint_to_uppercase_greek
Contents
public function codepoint_to_uppercase_greek(codepoint, ascii_equiv)
Convert uppercase Greek codepoint to ASCII name
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
codepoint
character(len=*),
intent(out)
::
ascii_equiv
Return Value
logical