Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
コードに環境変数を追加して値を与えたいのですが、どうすればそのようなことを行うことができますか? 例を教えてください。
ありがとう :)
これに使えますputenv。
putenv
http://www.cprogramming.com/fod/putenv.html
Windowsを使用している場合は、使用できますSetEnvironmentVariable
SetEnvironmentVariable