fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
title_case
Function
8 statements
Source File
fortplot_doc_text.f90
fortplot_doc_text
title_case
Contents
public pure function title_case(name) result(title)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
name
Return Value
character(len=FILENAME_MAX_LEN)