View Single Post
Banned
10Apr2008,18:51  
usama_muneeb's Avatar
OK, now I have a variable size array values[size]. I have so far managed to get the input. But now I am interested in a for loop to add all elements. One troubling thing is that it is a varying size array. Anyone could help me?