Hello, Could you help me please with this code:
Program: Enter a series of numbers terminated by zero. Determine the smallest and write down how many times in a row repeats![]()
Please Login or Register to view this content.
Problems are: When I try my program with StepInto, Redim preserves pole(i) shows "subscript out of range", when i insert variable x to array1 at the end of program then it shows value of array1 properly but when program goes to ReDim preserve array1(i) then value is again 0. Array is still 0 and i canīt determine the smallest number (If x < array1(i) Then).
Sorry my english is bad.
Bookmarks