str2bool Function

publicelemental function str2bool(str) result(out)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: str

Return Value integer


Calls

proc~~str2bool~~CallsGraph proc~str2bool str2bool proc~strlower strLower proc~str2bool->proc~strlower

Contents