![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re: Bit of maths between two filesby NovMonk (Chaplain) |
on Aug 05, 2004 at 15:26 UTC ( #380290=note: print w/replies, xml ) | Need Help?? |
Oh-- ok. So you need the sum of all x's, sum of all y's, sum of all z's. Seems like you could read them into 3 arrays while you're splitting them, and the add up the elements of each array. Would that work or am I still missing something?
In Section
Seekers of Perl Wisdom
|
|