format_integer Function

private function format_integer(value) result(string)

Arguments

Type IntentOptional AttributesName
integer, intent(in) :: value

Return Value character(len=:), allocatable


Called by

proc~~format_integer~~CalledByGraph proc~format_integer format_integer proc~integer_as_string integer_as_string proc~integer_as_string->proc~format_integer proc~integer_get_comment integer_get_comment proc~integer_get_comment->proc~format_integer

Contents

None