Clearing cin's buffertry while(_kbhit()) _getch(); ps: you also need to include conio.h for that .
Vector subscript out of rangeOK i fixed all the problems ! Phew that was a real headache..... I will post it here on the forums w...
Vector subscript out of rangeOk after putting break point all over the place and watching how the code progresses i found out why...
Vector subscript out of rangeThanks for looking through this.I will try to debug the program and i know its easier to do in sfml ...
Vector subscript out of rangepart 2 : [code]void MoveShips() { for(Dounter=0;Dounter<=3;Dounter++) for(Counter=0;Cou...