if(getenv("USER")==NULL). printf("USER is NULL\n");. return 0;. } 结果输出:. huststephen. USER is NULL. 函数定义:int putenv(const char * string);.
確定! 回上一頁