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