in reply to sort an array with +ve & -ve numbers in it

i am using "sort" which is not working on the negative numbers.
Well, I'm a bit baffled by this. I guess what you are doing wrong - you're probably sorting alphabetically. But that doesn't work with positive numbers either.
  • Comment on Re: sort an array with +ve & -ve numbers in it