SDL deleting from vectorThanks Disch, I am at work right now, but will give this some thought and try your algorithm out w...
SDL deleting from vectorBloody Hell, I think you are right! So I guess the other question is, how does a noob get around thi...
SDL deleting from vectorThey will be both one element smaller, and the size of both vectors should be adjusted accordingly. ...
SDL deleting from vectorHi guys, Ran into a bug yesterday and it's really frustrating because the code looks right so I ...
c++ program helpSure, You just need to add a condition like [code] if(a_count>0)cout<<a_count<<endl; [/code]