Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Unix%20Interview%20Questions%20and%20Answers

Question: How can you get/set an environment variable from a program?:
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()'.
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook