_tgetenv is the Windows-only Generic version of the function; with the _MBCS or _UNICODE compiler flags determining its mapping to either getenv or _wgetenv .
確定! 回上一頁