User: connormcwood

  • Public profile

User profile: connormcwood

User info
User name:connormcwood
History
Joined:
Number of posts:10
Latest posts:

How Could I Reallocate An Array Of Pointers So That Its Size Is Bigger
How 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 Error
Because the vector is going to be a pointer type of cSquare. example: vector<cSquare*> vOwnedProper...

[C++]Using Heading Guards But Still An Identifier Error
Wanting 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