GnuCOBOL  2.0
A free COBOL compiler
cob_content Union Reference

#include <common.h>

Data Fields

unsigned char data [8]
 
long long datall
 
unsigned long long dataull
 
int dataint
 

Detailed Description

Definition at line 998 of file common.h.

Field Documentation

unsigned char cob_content::data[8]

Definition at line 999 of file common.h.

Referenced by GCic_().

int cob_content::dataint

Definition at line 1002 of file common.h.

Referenced by GCic_().

long long cob_content::datall

Definition at line 1000 of file common.h.

unsigned long long cob_content::dataull

Definition at line 1001 of file common.h.


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