Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.

Let us know at info@questionaries.org

How can a parent and child process communicate in unix?

9 like 0 dislike
Hello
How can a parent and child process communicate in unix?
please reply me. i am waiting for your reply.
Thanx
asked 1 year ago by eagles11 (179,830 points)

1 Answer

1 like 0 dislike
 
Best answer
Getting the value of an environment variable is done by using `getenv()'. Setting the value of an environment variable is done by using `putenv()'.
answered 1 year ago by DBA-boss (120,990 points)

Related questions

9 like 0 dislike
1 answer
asked 1 year ago by DBA-boss (120,990 points)
9 like 0 dislike
1 answer
asked 1 year ago by eagles11 (179,830 points)
6 like 0 dislike
1 answer
5 like 0 dislike
1 answer
7 like 0 dislike
1 answer