GnuCOBOL  2.0
A free COBOL compiler
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
cb_string Struct Reference

#include <tree.h>

Collaboration diagram for cb_string:

Data Fields

struct cb_tree_common common
 
const unsigned char * data
 
size_t size
 

Field Documentation

struct cb_tree_common cb_string::common
const unsigned char * cb_string::data

Referenced by cb_build_string().

size_t cb_string::size

Referenced by cb_build_string().


The documentation for this struct was generated from the following file: