cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
UNIX/Linux Programming
pthread: return vs pthread_exit(), and t
pthread: return vs pthread_exit(), and the value returned
Mar 7, 2011 at 9:59am UTC
flldom001
(4)
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 :)
Mar 7, 2011 at 5:40pm UTC
kbw
(9488)
Please don't duplicate post.
http://www.cplusplus.com/forum/general/38116/
Mar 7, 2011 at 6:36pm UTC
flldom001
(4)
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.