beginner 2d vector errors[quote]Calling (grid[pos[i]])[pos[i+1]] might work though[/quote] I tried this and still get an erro...
beginner 2d vector errorsI have a 2d vector storing a grid. I want to edit the grid based on coordinates which are stored in ...
Inheriting methods between classesI have 2 classes that inherit from a liked list type structure I have written. The 2 classes work mo...
correct use of enums?I am getting an error [quote]error: cannot initialize a variable of type 'Object::Type' with an rval...
Converting pointer to const pointer?so i have a function that returns an Object* it returns as such, [code] return objectOne.getNode()-...
This user does not accept Private Messages