Keeping a value storedActive portion of my code do { // beginning of do while loop int row; char seat; cin >> row...
Keeping a value storedI have a matrix and I need the value to be stored as long as the program is running. Example of of m...
2-D Array, initialzing problemchanged it to char matrix anyway to store the value of the matrix?
2-D Array, initialzing problemi have it as int matrix[13][6];
2-D Array, initialzing problemHave a problem initializing my arra with '*' and then when I cin a X should be put in that row and c...
This user does not accept Private Messages