OpenCOBOL 1.1pre-rel
Data Fields
cb_picture Struct Reference

#include <tree.h>

Collaboration diagram for cb_picture:
Collaboration graph
[legend]

Data Fields

struct cb_tree_common common
int size
int lenstr
char * orig
char * str
enum cb_category category
unsigned char digits
signed char scale
unsigned char have_sign
unsigned char spare

Detailed Description

Definition at line 436 of file tree.h.


Field Documentation

Definition at line 442 of file tree.h.

Definition at line 437 of file tree.h.

unsigned char cb_picture::digits

Definition at line 443 of file tree.h.

unsigned char cb_picture::have_sign

Definition at line 445 of file tree.h.

Definition at line 439 of file tree.h.

Definition at line 440 of file tree.h.

signed char cb_picture::scale

Definition at line 444 of file tree.h.

Definition at line 438 of file tree.h.

unsigned char cb_picture::spare

Definition at line 446 of file tree.h.

Definition at line 441 of file tree.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines