Ok
I've read through just about every bit of source i can, looking for an example of making a new thread, but i'm just getting lost and confused.
Is there a thread base class for me to extend and make my new thread from, or create an instance of or do i have to define one?
all i want to do is make a new thread, passing a pointer to a string, and run it. that's it. but ARGH. and what's the insync() about!??¬?¬
help.