FORM  4.1
Data Fields
P_const Struct Reference

#include <structs.h>

Data Fields

LIST DollarList
 
LIST PreVarList
 
LIST LoopList
 
LIST ProcList
 
INSIDEINFO inside
 
UBYTE ** PreSwitchStrings
 
UBYTE * preStart
 
UBYTE * preStop
 
UBYTE * preFill
 
UBYTE * procedureExtension
 
UBYTE * cprocedureExtension
 
int * PreIfStack
 
int * PreSwitchModes
 
int * PreTypes
 
LONG InOutBuf
 
LONG pSize
 
int PreAssignFlag
 
int PreContinuation
 
int PreproFlag
 
int iBufError
 
int PreOut
 
int PreSwitchLevel
 
int NumPreSwitchStrings
 
int MaxPreTypes
 
int NumPreTypes
 
int MaxPreIfLevel
 
int PreIfLevel
 
int PreInsideLevel
 
int DelayPrevar
 
int AllowDelay
 
int lhdollarerror
 
int eat
 
int gNumPre
 
int PreDebug
 
WORD DebugFlag
 
WORD preError
 
UBYTE ComChar
 
UBYTE cComChar
 

Detailed Description

The P_const struct is part of the global data and resides in the ALLGLOBALS struct A under the name P We see it used with the macro AP as in AP.InOutBuf It contains objects that have dealings with the preprocessor.

Definition at line 1412 of file structs.h.


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