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

Int128DivideInt128

Declaration

Source position: flcInteger.pas line 1558

procedure Int128DivideInt128(

  const A: Int128;

  const B: Int128;

  var Q: Int128;

  var R: Int128

);



CT Web help

CodeTyphon Studio