User: codeviolation

  • Public profile

User profile: codeviolation

User info
User name:codeviolation
History
Joined:
Number of posts:4
Latest posts:

Confusion about "delete this"
Thanks helios for the replies. I appreciate it. As far as Q4) goes, I saw somewhere saying "delete ...

Confusion about "delete this"
class A { public: int i; void f() { delete this; } }; int main(int argc, char* argv[]) { A ...

strange compilation error on <stdlib.h>
I think that's it. Thanks!

strange compilation error on <stdlib.h>
Hello all, I am trying to compile a thread program using g++ running on windows 7. I have the lat...

This user does not accept Private Messages