Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. helpPleasee

    Dynamic Arrays in J++ or C++

    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

Part and Inventory Search

Back
Top