in reply to adding to an array from foreach loop
poj#push (@total, $fileslistcount); #$total = @total; $total += $fileslistcount;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: adding to an array from foreach loop
by flieckster (Scribe) on Jan 10, 2018 at 21:54 UTC |