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

Int128DivideInt32

Declaration

Source position: flcInteger.pas line 1556

procedure Int128DivideInt32(

  const A: Int128;

  const B: Int32;

  var Q: Int128;

  var R: Int32

);



CT Web help

CodeTyphon Studio