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