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

HugeInt

Declaration

Source position: flcHugeInt.pas line 145

type HugeInt = record

  Sign: Int8;

  

  Value: HugeWord;

  

end;



CT Web help

CodeTyphon Studio