cbuf_type Derived Type

type, public :: cbuf_type


Inherits

type~~cbuf_type~~InheritsGraph type~cbuf_type cbuf_type c_ptr c_ptr type~cbuf_type->c_ptr ptr

Contents


Components

TypeVisibilityAttributesNameInitial
type(c_ptr), private :: ptr =c_null_ptr
character, private, pointer:: buffer(:)=> NULL()