two dimensional array w/ pointers - C++ Forum
Hi, Everyone, I'm new to C++ and I've been trying to figure this out for the past two days. I have to make a function that allows the user to print out a row of the array, using pointer arithmetic to print the data.(starting at column 0 and finishing at 9...