The getenv() function in C++ returns a pointer to a C string containing the value of the environment variable passed as argument.
確定! 回上一頁