FORM 4.3
|
#include <structs.h>
Public Member Functions | |
PADPOSITION (8, 7, 7, 25, 0) | |
Data Fields | |
FILEDATA | StoreData |
FILEHANDLE | Fscr [3] |
FILEHANDLE | FoStage4 [2] |
POSITION | DefPosition |
FILEHANDLE * | infile |
FILEHANDLE * | outfile |
FILEHANDLE * | hidefile |
WORD * | CompressBuffer |
WORD * | ComprTop |
WORD * | CompressPointer |
COMPARE | CompareRoutine |
ULONG * | wranfia |
char * | moebiustable |
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 | PolyFunInv |
WORD | PolyFunType |
WORD | PolyFunExp |
WORD | PolyFunVar |
WORD | PolyFunPow |
WORD | Eside |
WORD | MaxDum |
WORD | level |
WORD | expchanged |
WORD | expflags |
WORD | CurExpr |
WORD | SortType |
WORD | ShortSortCount |
WORD | moebiustablesize |
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.
FILEHANDLE Fscr[3] |
FILEHANDLE FoStage4[2] |
FILEHANDLE* infile |
FILEHANDLE* outfile |
FILEHANDLE* hidefile |