Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~124 People Reached
Favorite Forums
Favorite Tags
c++ x 4
Member Avatar for cortland.boudreau

Hello, I'm working on an assignment and I'm having a bit of trouble. Around **line 12** it calls a **world->getOrganism(int,int)** However no matter what value of grid[][] I return it crashes. The if() should be checking to see if that particular grid cordinate is of the ant class. (dynamic_cast<ant *>(world->getOrganism(i, …

Member Avatar for cortland.boudreau
0
124