From: sanilkumar <[EMAIL PROTECTED]>
>      Enyone can help me:
> 
>    how to do Quicksort , selection sort ,mergesort and
> external merge sort in perl that programes are  exactly the same way
> that programes in C/C++

Well ... exactly the same way you'd do it in C/C++.
The algorithms may be implemented in prettymuch any language.
And it should be trivial to port them from C.

But you'd have to try.

Jenda

=========== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ==========
There is a reason for living. There must be. I've seen it somewhere.
It's just that in the mess on my table ... and in my brain.
I can't find it.
                                        --- me

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to