fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
is_unicode_char
Function
4 statements
Source File
fortplot_unicode.f90
fortplot_unicode
is_unicode_char
Contents
public function is_unicode_char(char)
Check if a character is Unicode (multi-byte)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
char
Return Value
logical