How Could I Reallocate An Array Of Pointers So That Its Size Is BiggerHow Could I Reallocate An Array Of Pointers So That Its Size Is Bigger? I have a class which init...
[C++] How exactly would one initialise a vector which is being created by a forward declaration?Hi thank you for the reply however I have done what you have said but I still receive a Visual Studi...
[C++] How exactly would one initialise a vector which is being created by a forward declaration?Trying to create a vector of cSquare however I am having difficulties as the class states it needs t...
[C++]Using Heading Guards But Still An Identifier ErrorBecause the vector is going to be a pointer type of cSquare. example: vector<cSquare*> vOwnedProper...
[C++]Using Heading Guards But Still An Identifier ErrorWanting both cPlayer and cSquare to be able to know about each other but I do not want both includes...
This user does not accept Private Messages