I have a trivial problem in C++ that I can't solve. I have an array of structs whose type is defined in main. When I pass the array to another function (which has the the struct declared in the ...
I think he means he wants to assign each room (each struct) an ID number. That can certainly be stored within each struct as a member of the struct. However, I don't know why he'd need it at all given ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results