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

Int128DivideInt8

Declaration

Source position: flcInteger.pas line 1554

procedure Int128DivideInt8(

  const A: Int128;

  const B: ShortInt;

  var Q: Int128;

  var R: ShortInt

);



CT Web help

CodeTyphon Studio