helpPleasee
Programmer
Got a problem. Im trying to create a dynamic array of objects within an object. The first time through the loop it works, the second time it doesnt. my code to increase my array size is /*allRooms[x] = new Room(x + 1);*/. I dont know what im doing. Im writing in J++. Please help.Thanx