sql_cell_t Derived Type

type, public :: sql_cell_t


Components

Type Visibility Attributes Name Initial
character(len=:), public, allocatable :: text
logical, public :: is_null = .false.