<-- Previous || Up || Next -->

Partition Variant Vector Function
Array Sorts Class

Public Function PartitionVariantVector( _
      ByRef rArray() As Variant _
    , ByVal vLower As Variant _
    , ByVal vUpper As Variant _
    , Optional ByVal vCompare As Variant _
    ) As Variant

Could be used by the SortVariantVector function, and possibly others in the future. Is part of the Quick Sort algorithm. See also the SortVariantVector function.

Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.