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

Int128DivideWord128

Declaration

Source position: flcInteger.pas line 1552

procedure Int128DivideWord128(

  const A: Int128;

  const B: Word128;

  var Q: Int128;

  var R: Word128

);



CT Web help

CodeTyphon Studio