empty catch blockMany thanks, Moschops. I see what you mean. I should return a bool indicating success/failure. In t...
empty catch blockI've read that empty catch blocks are bad practice, but I have recently encountered a problem where ...
default constructorsThanks, georgewashere and shacktar. I'm starting to see now why creating default initialisers is so...
default constructorsWhen dynamically allocating memory via [code]new[/code], as in [code]new T[n][/code], I understand t...
string literalsMany thanks for your help, hamsterman. I understand this now.
This user does not accept Private Messages