Re: launch a thread with a NON-VOID method?



Return to whom?

The calling method will be gone by then.

Good point... I need to rethink what I was trying to do.

My errors should be handled inside of the thread, not outside of the
thread in the caller.

Titan

.