GnuCOBOL  2.0
A free COBOL compiler
cb_text_list Struct Reference

#include <cobc.h>

Collaboration diagram for cb_text_list:

Data Fields

struct cb_text_listnext
 
struct cb_text_listlast
 
const char * text
 

Detailed Description

Definition at line 159 of file cobc.h.

Field Documentation

struct cb_text_list* cb_text_list::last

Definition at line 161 of file cobc.h.

Referenced by cb_text_list_add(), pp_text_list_add(), and ppp_list_add().

struct cb_text_list* cb_text_list::next
const char* cb_text_list::text

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