Erasing a specific element in a vectorAfter I posted this I actually looked at that loop and wondered why I had had that in there... but t...
Erasing a specific element in a vectorIn this portion of code I am setting an iterator, initializing it to the beginning and then setting ...
PointersI replaced my copyArray and removenumber functions with this [code]void copyArray(int *original, int...
PointersIf I call copyArray twice in the output function where would I put it and what would I be using for ...
PointersThe purpose of remove is just to remove the first instance.
This user does not accept Private Messages