Quote:
Originally Posted by fowlplay4
You try passing the linked array? Personally I've never had a problem but I've only had to do one sort at a time.
I.e: myFunc(temp.arr.link());
|
It makes no difference. If more than one sortbyvalue() is used at a time (even if in different functions), the sorting no longer works.