OpenCOBOL 1.1pre-rel
Public Attributes
cob_field_attr Struct Reference

#include <common.h>

List of all members.

Public Attributes

unsigned char type
unsigned char digits
signed char scale
unsigned char flags
const char * pic

Detailed Description

Definition at line 155 of file common.h.


Member Data Documentation

unsigned char cob_field_attr::digits

Definition at line 157 of file common.h.

unsigned char cob_field_attr::flags

Definition at line 159 of file common.h.

const char* cob_field_attr::pic

Definition at line 160 of file common.h.

signed char cob_field_attr::scale

Definition at line 158 of file common.h.

unsigned char cob_field_attr::type

Definition at line 156 of file common.h.


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