logical_tostring Function

private pure function logical_tostring(boolean) result(string)

Arguments

Type IntentOptional Attributes Name
logical, intent(in) :: boolean

Return Value character(len=:), allocatable