Share via


putenv

This POSIX function is deprecated. Use the ISO C++ conformant _putenv or security-enhanced _putenv_s instead.

Important

This API cannot be used in applications that execute in the Windows Runtime. For more information, see CRT functions not supported with /ZW.