inc and dec of array

hi guys, how do i go about testing if an array is increasing?

i am entering weekly profits into a dynamic array and i need to then test weather weekly profits are increasing or decreasing

using visual studio

What kind of dynamic array are you using? And do you want to test if the values in the array are increasing, or if the actual size of the array is increasing?
Topic archived. No new replies allowed.