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

#include <tree.h>

Collaboration diagram for cb_picture:

Data Fields

struct cb_tree_common common
 
char * orig
 
char * str
 
int size
 
int lenstr
 
enum cb_category category
 
cob_u32_t digits
 
int scale
 
cob_u32_t have_sign
 
cob_u32_t real_digits
 

Field Documentation

struct cb_tree_common cb_picture::common
int cb_picture::lenstr
char * cb_picture::orig
cob_u32_t cb_picture::real_digits

Referenced by cb_build_picture().


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