The getenv() function searches the environment variables at runtime for an entry with the specified name, and returns a pointer to the variable's value.
確定! 回上一頁