main logo
Subject: Re: Re-sorting FBL_ArraySet?
Author: Arthur Clemens
Posted: 2003/11/30 17:17:00
 
View Entire Thread
New Search



On 30-nov-03, at 23:00, Ruslan Zasukhin wrote:

> on 11/30/03 11:45 PM, Arthur Clemens at aclemens (AT) xs4all D.O.T nl wrote:
>
> Hi Arthur,
>
>> Is it possible to sort an already sorted ArraySet with a different
>> sort
>> order?
>
> Of course you can!
> This is just array of longs.
>

In the header file I only find a Sort() method, and no way to pass
parameters such as ascending or sort field.

if I do (VDK_BaseObject)
FBL_ArraySet* Sort( FBL_Set* inSet, VDK_Field& inSortField, bool
inAscending = true );
... I get a *new* ArraySet.

What other options do I have?


Arthur

_______________________________________________
Valentina mailing list
Valentina@lists.macserve.net
http://lists.macserve.net/mailman/listinfo/valentina

 
©2003 Arthur Clemens
<-- Prior Message New Search Next Message -->