OpenCOBOL 1.1pre-rel
OCic.c.l2.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 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines