> Hi all,
> How do I write an algorithm that finds the m smallest numbers in a list
> of n numbers?
you choose). There is library function for sorting altough I don't
remember the details so you must search help.
With regardsQuote:> Thanks in advanced.
> Sk