Kill me
The Weird and The Wonderful
2
Posts
2
Posters
0
Views
1
Watching
-
Reading some of the posts on this forum reminds me of a piece of C++ code written many years ago which went something like:
Class MyClass
{
public:~MyClass() { delete this; }
}
Life is like a s**t sandwich; the more bread you have, the less s**t you eat.
-
Reading some of the posts on this forum reminds me of a piece of C++ code written many years ago which went something like:
Class MyClass
{
public:~MyClass() { delete this; }
}
Life is like a s**t sandwich; the more bread you have, the less s**t you eat.
See my sig.
Software Zen:
delete this;