Should I be worried?Great, thanks. The thing of it is that I just create the items, then everything is read-only until ...
Should I be worried?Sorry, meant to change that. U32 is an unsigned int. So are the strings actually copied when the s...
Should I be worried?I don't _think_ I'm making shallow copies of dynamic memory (I now understand what that means), but ...
Should I be worried?I don't understand the comment about "shallow copies of dynamic memory", but what it sounds like you...
Should I be worried?I have the following (simplified) code. gQuickChatTree is a global vector of QuickChatNodes, which ...
This user does not accept Private Messages