Unit 'flcHugeInt' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

HugeWord

Declaration

Source position: flcHugeInt.pas line 133

type HugeWord = record

  Data: Pointer;

  

  Used: Int32;

  

  Alloc: Int32;

  

  InitBuf: array [0..HugeWordStaticBufferSize+4-1] of HugeWordElement;

  

end;



CT Web help

CodeTyphon Studio