Re: stable sorting

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hi Pete, you wrote:

[...]
> Changing the line
>>   return compare(a[MARK], b[MARK])
> to
>>   return compare(a[MARK]&a[1], b[MARK]&b[1])
>
> I believe will work. Let me know.
[...]

No, unfortunately, it doesn't work as expected.
But the code in Bernie's most recent post works well, and now I can
see the principle, he is using.

> Pete

Best regards,
   Juergen

-- 
Q: How many Microsoft engineers does Bill need to change a light bulb?
A: None. He just declares darkness to be an industry standard.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu