User: Stuffman

  • Public profile

User profile: Stuffman

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

char/string ambiguity causing crash?
Here's the demo code if you're curious. [code]#include <string> #include <fstream> class GameSaveD...

char/string ambiguity causing crash?
I put one together and it's not getting the error, so I guess the problem lies elsewhere. The error...

char/string ambiguity causing crash?
I'm getting an odd crash whenever I close my program that seems to be caused by a string not de-allo...

A vector of unique_ptrs pointing to unique_ptrs
About using std::vector<Room*>, I was under the impression that I would have to use new and delete w...

A vector of unique_ptrs pointing to unique_ptrs
Sorry for such a basic question, I'm coming back to C++ after like 15 years and having a really hard...

This user does not accept Private Messages