![](http://www.crosswinds.net/~druidgames/resist.jpg)
Multidimensional arrays addition
This is the situation, this program (using MSVC) will use a multidimensional array. It will prompt the user for the number of rows and columns. The user will enter in their numbers for the array. Then it will add the total for each row and each column and print it out of course. I know I could just use some arrays to do it, but could I use vectors since they are like dynamic arrays. How would I use vectors?
Any feedback is appreciated!
"There are ones that say they can and there are those who actually do."
"...u can not learn programming in a class, you have to learn it on your own."
Edited by - cMADsc on April 5, 2001 1:59:12 PM
![](http://www.crosswinds.net/~druidgames/resist.jpg)
-----------------------------"There are ones that say they can and there are those who actually do.""...u can not learn programming in a class, you have to learn it on your own."
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement