On Mon, 30 Jun 2008 03:21:25 -0700 (PDT), pereges <Broli00@gmail. com>
wrote:
All of which begs the question - why not use qsort which can sort an
array of pointers just fine given the correct compare function?
snip
Remove del for email
wrote:
>Hello, I'm trying to sort an array of pointers based on the values
>they point to. I'm using the quick sort method. The array of pointers
>they point to. I'm using the quick sort method. The array of pointers
array of pointers just fine given the correct compare function?
snip
Remove del for email