On May 18, Liger-dc said:

>I'm currently copying two 1-dimensional arrays using
>for loops. Is there an easier way as this may tag my
>cpu due to the huge numbers I am using.

What's wrong with:

  @foo = @bar;

-- 
Jeff "japhy" Pinyan      [EMAIL PROTECTED]      http://www.pobox.com/~japhy/
Are you a Monk?  http://www.perlmonks.com/     http://forums.perlguru.com/
Perl Programmer at RiskMetrics Group, Inc.     http://www.riskmetrics.com/
Acacia Fraternity, Rensselaer Chapter.         Brother #734
*** I need a publisher for my book "Learning Perl Regular Expressions" ***

Reply via email to