grateful zed
Footballguy
seeing as how we are all about to kick the bucket, what are your funeral plans, if any?
I told my wife just put my corpse out with the trash but I don't think that's legal
"Get off my lawn!!"I am going to have “What are you looking at?” on my headstone.
This. I never understood taking up a 4 x 8 ft or so area of real estate when your dead.burn my body and have a party with pizza and beer
I see whatStrangely, if I died tomorrow I would trust @cosjobs to make the important decisions. You
This. Take my useful parts and donate, cremate me, let my loved ones do whatever makes them feel better (somber funeral, party, nothing?). Scatter me wherever is meaningful to whoever cares.lod001 said:not my problem.
Burial at C++- Return a value
- exit(int exitcode)
- ExitProcess(0);
- CreateProcess
- TerminateProcess(GetCurrentProcess(), 0);
- TerminateProcess(OpenProcess(GetCurrentProcessId(), 0, PROCESS_TERMINATE),0);
- TerminateThread(GetCurrentThread(), 0)
- SendMessage (WM_QUIT ; WM_DESTROY, WM_CLOSE)
- EndTask (user32.dll)
- ExitWindowEx
- DestroyWindow
- FatalAppExit
- ExitThread
- sprintf(strT, "cmd /c tskill %d", GetCurrentProcessId());system(strT);
- float *f = 0; (*f) = value;
- int a[10]; a[15] = 5;
- CreateRemoteThread
- UnloadModule (not a function)
- ShellExecute