[Overview][Procedures and functions][Variables][Index] Reference for unit 'LazUtilities' (#lazutils)

MergeSortWithLen

Declaration

Source position: lazutilities.pas line 25

procedure MergeSortWithLen(

  List: PPointer;

  ListLength: PtrInt;

  const Compare: TListSortCompare

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.