Unit 'flcBits32' Package
[Overview][Constants][Procedures and functions][Index] [#pl_fundamentals]

ReverseBits32

Declaration

Source position: flcBits32.pas line 81

function ReverseBits32(

  const Value: Word32

):Word32; overload;

function ReverseBits32(

  const Value: Word32;

  const BitCount: Integer

):Word32; overload;



CT Web help

CodeTyphon Studio