Posts by Will • 24 points
1 post
-
0
votes2
answers40
viewsA: Why is my vector ordered if I am ordering in a function (void) without any return?
arrays are containers where each space is a pointer to each value so when placing array in an array parameter you end up changing the values of the original