fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
utf8_to_codepoint
Function
39 statements
Source File
fortplot_unicode.f90
fortplot_unicode
utf8_to_codepoint
Contents
public function utf8_to_codepoint(text, start_pos)
Convert UTF-8 sequence to Unicode codepoint
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
text
integer,
intent(in)
::
start_pos
Return Value
integer