
airo
stranger
Apr 9, 2001, 7:11 PM
Post #1 of 3
(443 views)
|
|
adding array elements
|
Can't Post
|
|
here's the deal, I have an array with a varying number of elements (all numbers 0.5, 1, 1.2, 2.4, .....) How can I iterate through the array adding each element to achieve a single variable as the total? Remember the array may not ever have the same number of elements. thanks paul
|