Click here to Skip to main content
15,897,704 members
Articles / Programming Languages / C#

When What You Set is Not What You Get: SetEnvironmentVariable and getenv

Rate me:
Please Sign up or sign in to vote.
4.33/5 (2 votes)
13 Oct 2009CPOL4 min read 27.1K  
Mixing SetEnvironmentVariable and getenv is asking for trouble

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Atmel R&D India Pvt. Ltd.
India India
I'm a 27 yrs old developer working with Atmel R&D India Pvt. Ltd., Chennai. I'm currently working in C# and C++, but I've done some Java programming as well. I was a Microsoft MVP in Visual C# from 2007 to 2009.

You can read My Blog here. I've also done some open source software - please visit my website to know more.

Comments and Discussions