GnuCOBOL  2.0
A free COBOL compiler
cb_exception Struct Reference

#include <cobc.h>

Data Fields

const char * name
 
const int code
 
int enable
 

Detailed Description

Definition at line 215 of file cobc.h.

Field Documentation

const int cb_exception::code

Definition at line 217 of file cobc.h.

int cb_exception::enable

Definition at line 218 of file cobc.h.

const char* cb_exception::name

Definition at line 216 of file cobc.h.


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