sakthivel
02-14-2003, 02:56 PM
Hi there,
appreciate some help here.
I have an array of size 200.
And all of them have the value of 99999999.99
How do I add all 200 elements of the array?
Whe i do it in a for loop, i get a wrong answer. I get an answer
with more than two decimal places!
Thank you for ur time.
-Sakthi
appreciate some help here.
I have an array of size 200.
And all of them have the value of 99999999.99
How do I add all 200 elements of the array?
Whe i do it in a for loop, i get a wrong answer. I get an answer
with more than two decimal places!
Thank you for ur time.
-Sakthi