User profile: cmass

User info
User name:cmass
History
Joined:
Number of posts:5
Latest posts:

STL List class and pointers
Ok, that helps. However, just found the actual error, turns out it was a memory/space issue. It wa...

STL List class and pointers
doesn't a vector keep all data in one memory slot, whereas a list can have memory located in several...

STL List class and pointers
Because the program is doing a breadth-first search and depth-first search and will take up so much ...

STL List class and pointers
But I also have to be able to set a pointer equal to a node in the middle of the list. That way I c...

STL List class and pointers
I am using a list for my data. Is there a way to set a pointer to the beginning of the list?? Than...

This user does not accept Private Messages