Part 2 of my series on C++ Single Dimensional Arrays. C++ Loading and displaying the contents of a single-dimensional array using a while loop.
In this video, we load array until the user enters -1 or the array gets full.
This is another video in my series for first semester programing students.