FORM  4.1
Public Member Functions | Data Fields
R_const Struct Reference

#include <structs.h>

Public Member Functions

 PADPOSITION (8, 7, 7, 20, 0)
 

Data Fields

FILEDATA StoreData
 
FILEHANDLE Fscr [3]
 
FILEHANDLE FoStage4 [2]
 
POSITION DefPosition
 
FILEHANDLEinfile
 
FILEHANDLEoutfile
 
FILEHANDLEhidefile
 
WORD * CompressBuffer
 
WORD * ComprTop
 
WORD * CompressPointer
 
VOID * CompareRoutine
 
ULONG * wranfia
 
LONG OldTime
 
LONG InInBuf
 
LONG InHiBuf
 
LONG pWorkSize
 
LONG lWorkSize
 
LONG posWorkSize
 
ULONG wranfseed
 
int NoCompress
 
int gzipCompress
 
int Cnumlhs
 
int outtohide
 
int wranfcall
 
int wranfnpair1
 
int wranfnpair2
 
WORD GetFile
 
WORD KeptInHold
 
WORD BracketOn
 
WORD MaxBracket
 
WORD CurDum
 
WORD DeferFlag
 
WORD TePos
 
WORD sLevel
 
WORD Stage4Name
 
WORD GetOneFile
 
WORD PolyFun
 
WORD PolyFunType
 
WORD Eside
 
WORD MaxDum
 
WORD level
 
WORD expchanged
 
WORD expflags
 
WORD CurExpr
 
WORD SortType
 
WORD ShortSortCount
 

Detailed Description

The R_const struct is part of the global data and resides either in the ALLGLOBALS struct A, or the ALLPRIVATES struct B (TFORM) under the name R We see it used with the macro AR as in AR.infile It has the variables that define the running environment and that should be transferred with a term in a multithreaded run.

Definition at line 1757 of file structs.h.


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