in reply to Re^5: perl inline::c sorting problem
in thread perl inline::c sorting problem

Wow, this is exactly what I needed. Really speeds up my code, thanks so much !!!!!!!!!!!!

As for the float/int question, I believe an int is the lower bits of a float so as long as the variable is declared a float it should not matter.

Now off to try out my new toy on my heap of data. :)

Replies are listed 'Best First'.
Re^7: perl inline::c sorting problem
by BrowserUk (Patriarch) on May 02, 2009 at 06:38 UTC