DMPACK
0.9.6
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
dm_ascii_is_lower
Function
ISC (Internet Systems Consortium) License
6 statements
dm_ascii
dm_ascii_is_lower
Contents
public pure elemental function dm_ascii_is_lower(a) result(is)
Returns whether character is lower-case.
Arguments
Type
Intent
Optional
Attributes
Name
character(len=1),
intent(in)
::
a
Character to check.
Return Value
logical