0 LIKES LikeUnLike
I need to send a 2D array into a function. I've seen it done with the command std::vector or something like that, but i have not learned that yet. Is there a way to do it using just a regular call by reference? Everytime I try to do that I get an error. Could someone please write a small sample code of how to send a 2D array into a function (without using std::vector -- if possible)
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 1 answers.