from_logical_c_bool Module Procedure

module procedure from_logical_c_bool elemental module function from_logical_c_bool(b) result(string)

Arguments

Type IntentOptional Attributes Name
logical(kind=c_bool), intent(in) :: b

Return Value type(string_t)