Array Sorting

0ffh spam at frankhirsch.net
Wed Jun 20 14:27:07 PDT 2007


okibi wrote:
> I was wondering if there is a way to sort three digit numbers.

If you absolutely /must/ sort the numbers a strings instead of
as numbers, try to prepend zeros to bring the to equal length.

Regards, frank


More information about the Digitalmars-d-learn mailing list