Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    {
        print "$i:\t$sortedList[$i]\n";
    }
    
  2. or download this
    Linux                   Solaris
    0:      Sort_1Test      0:      Sort_1Test
    ...
    5:      Test1_Sort      5:      Test_Sort
    6:      TestSort        6:      Test1_Sort
    7:      Test_Sort       7:      TestSort