I thought what I was doing there was to create a new temporary array of pointers, copy the old array to the new array, delete the old array, then assign the new temp array info to a newly established pNamesEntered array.
Honestly, I think a lot of my trouble is I am not quite grasping the...