Storing input numbers in an array and displaying themI need to prompt the user for an arbitrary number of integers while using zero as a sentinel. This ...