View Single Post
  #3  
Old 01-15-2010, 07:27 PM
LoneAngelIbesu LoneAngelIbesu is offline
master of infinite loops
LoneAngelIbesu's Avatar
Join Date: May 2007
Location: Toldeo, Ohio
Posts: 1,049
LoneAngelIbesu has a spectacular aura aboutLoneAngelIbesu has a spectacular aura about
Send a message via AIM to LoneAngelIbesu
Quote:
Originally Posted by fowlplay4 View Post
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.
__________________
"We are all in the gutter, but some of us are looking at the stars."
— Oscar Wilde, Lady Windermere's Fan
Reply With Quote