pthread: return vs pthread_exit(), and the value returned

Hi all :)

If the routine of a pthread were to return a pointer to a string (return acts as pthread_exit()) where on earth could that pointer be accessed in the parent thread?

Thanks :)
Please don't duplicate post.
http://www.cplusplus.com/forum/general/38116/
Hi, sorry , I realise I posted in the wrong section, so I posted here. Didn't think it would be the end of the world and all.

Topic archived. No new replies allowed.