Help for this page

Select Code to Download


  1. or download this
    my $ct=0;  my @nxxult = (); my @Ultmnsort = (); my @indexUlt = ();
    for(my $rn=4;$rn<=32;$rn +=4)
    ...
            [$#indexUlt]\n");
         print TEST3 ("ct = $ct\n");
      }
    
  2. or download this
    #@indexUlt=sort{$nxxult[$a]<=>$nxxult[$b]} 0 ... $#nxxult;
    
  3. or download this
    Use of uninitialized value in numeric comparison (<=>) at C:\SORT.pl l
    +ine 791, <AREA> line 22371.