grw_chararray_type Derived Type

type, public :: grw_chararray_type

growing array type for character


Inherited by

type~~grw_chararray_type~~InheritedByGraph type~grw_chararray_type grw_chararray_type type~tem_pointdata_type tem_pointData_type type~tem_pointdata_type->type~grw_chararray_type offset_bit type~tem_pointdata_list_type tem_pointData_list_type type~tem_pointdata_list_type->type~tem_pointdata_type pntLvl type~tem_st_fun_listelem_type tem_st_fun_listElem_type type~tem_st_fun_listelem_type->type~tem_pointdata_list_type pntData type~tem_st_fun_listelem_type->type~tem_st_fun_listelem_type next type~tem_st_fun_linkedlist_type tem_st_fun_linkedList_type type~tem_st_fun_linkedlist_type->type~tem_st_fun_listelem_type head

Contents


Components

TypeVisibilityAttributesNameInitial
integer, public :: nvals =0
integer, public :: containersize =0
character, public, allocatable:: val(:)