OpenCOBOL 1.1pre-rel
OCic.c.l3.h
Go to the documentation of this file.
00001 /* Generated by            cobc 1.1.0 */
00002 /* Generated from          OCic.cbl */
00003 /* Generated at            May 01 2011 23:10:45 EDT */
00004 /* OpenCOBOL build date    May 01 2011 07:48:58 */
00005 /* OpenCOBOL package date  Feb 06 2009 10:30:55 CET */
00006 /* Compile command         cobc -v -x -o ocic --save-temps=OCic/ OCic.cbl */
00007 
00008 
00009 /* Define perform frame stack */
00010 
00011 struct cob_frame        *frame_ptr;
00012 struct cob_frame        frame_stack[255];
00013 
00014 
00015 /* Local cob_field items */
00016 cob_field       f0;
00017 cob_field       f1;
00018 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines