A few questions about headersHello! These questions have probably been answered a thousand times, but I really can't find a clea...
How can I make an object be treated like a string (example inside)I was looking over a custom string class (we'll call it String) the other day and I encountered the ...
Is *(new Object()) a bad practice?Thank you all for the answers!
Is *(new Object()) a bad practice?In Java and other languages it is much easier to create a new object for a function, such as: [code...
What is a good C++ example program that contains all or most basic concepts?I know it may sound like a silly question, but where can I find a C++ program that contains all prim...
This user does not accept Private Messages