How can you get/set an environment variable from a program? Ans. Getting the value of an environment variable is done by using 'getenv()'. Setting the value of an environment variable is done by using 'putenv()' - Study24x7
Social learning Network
06 Mar 2023 02:52 PM study24x7 study24x7

How can you get/set an environment variable from a program? Ans. Getting the value of an environment variable is done by using "getenv()". Setting the value of an environment variable is done by using "putenv()"

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles