How can you get or set an environment variable from a
program?
Answer Posted / amit
to get environment variable execute getenv();
to set environment variable execute setenv();
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Which ipc is faster?
How to get or set an environment variable from a program?
Max relax-able permission value with out giving write permission to others?
Explain how do you execute one program from within another?
What are the various schemes available in ipc?
Tell me set-user-id is related to (in unix)?
Explain about daemon?
Explain the initial process sequence while the system boots up?
What is fork()?
What is ipc port?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
What is i-node numbers?
Explain what is the process id for kernel process?
Explain linking across directories?
What is unix ipc?