DMPACK
0.9.8
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
dm_string_has
Function
ISC (Internet Systems Consortium) License
4 statements
dm_string
dm_string_has
Contents
public pure elemental function dm_string_has(string) result(has)
Returns
.true.
if
string
is not empty.
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
string
Input string.
Return Value
logical