Help for this page

Select Code to Download


  1. or download this
    foreach (@temp)
       {
          sub($x0, $y0, $x1, $y1, @temp)
       }
    }
    
  2. or download this
    foreach my $key (keys %other_hash)
        {
    ...
                }
    #        }
        }
    
  3. or download this
    sub innerloop {
        my ($x2,$y2,$x3,$y3)= @_;
    ...
    #            }
            }
        }