character_stop_code Module Procedure

module procedure character_stop_code pure module function character_stop_code(stuff) result(stop_code)

Arguments

Type IntentOptional Attributes Name
class(*), intent(in) :: stuff(..)

Return Value character(len=:), allocatable


Calls

proc~~character_stop_code~~CallsGraph proc~character_stop_code character_stop_code interface~internal_error_stop internal_error_stop proc~character_stop_code->interface~internal_error_stop lines lines proc~character_stop_code->lines maxlen maxlen proc~character_stop_code->maxlen none~string string_t%string proc~character_stop_code->none~string interface~as_character string_t%as_character none~string->interface~as_character