|
-
Mar 21st, 2002, 01:43 PM
#1
Thread Starter
Addicted Member
fork
Hello,
I am programming in Unix and now working with processes. I have a father process that creates some children processes that need to calculate something but I don't know how to return the result to the father process (except of returning it as the exit status which doesn't seem to me like a proper solution).
Is there another way to do it?
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|