char_arr_t Derived Type

type, public :: char_arr_t

Can be used for character arrays of variable length


Contents


Components

Type Visibility Attributes Name Initial
character(len=:), public, allocatable :: str

String