fortplot
Examples
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
is_pdf_delimiter
Function
4 statements
Source File
test_pdf_utils.f90
test_pdf_utils
is_pdf_delimiter
Contents
public function is_pdf_delimiter(ch) result(is_delim)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=1),
intent(in)
::
ch
Return Value
logical