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

Int128DivideWord8

Declaration

Source position: flcInteger.pas line 1548

procedure Int128DivideWord8(

  const A: Int128;

  const B: Byte;

  var Q: Int128;

  var R: Byte

);



CT Web help

CodeTyphon Studio