Confused (const std::string& str)Thank you for the reply. I found out that the reason why it worked, is because the original code was...
Confused (const std::string& str) The title is non descriptive and maybe misleading but let me explain it here. First the code: [cod...
sprintf() and free()Hot damn! Thank you very much, I don't think I'd figure this one out for probably about a week. N...
sprintf() and free()Hello all I've been trying to understand this but I just can't so I turn to you for help. I will le...
Operator function confusionAnd I quote: [quote]A constructor with one argument provides a conversion function. For example, ...