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

Word16ExtendedEuclid

Declaration

Source position: flcInteger.pas line 515

function Word16ExtendedEuclid(

  const A: Word;

  const B: Word;

  var X: Int32;

  var Y: Int32

):Word;



CT Web help

CodeTyphon Studio