Quote (Haxs @ Feb 11 2013 02:01pm)
Thanks for all the responses . Not home atm , will look at them in depth
But uh krza it seems too advanced lol
This is begineer c++ objected orientated
So background knowledge going into this part of class is basic io , arrays pointers functions from c and not much from c++ cept function overload, use namespace std , cout cin .
My friend suggested a second array set (same size as first) and something with boolean , does that work ?
Should work. Kind of the same method as the code I previously posted.