ISO定义了一个函数getenv,可以用其取环境变量值,但是该标准又称环境的内容是由实现定义的。

#include <stdlib.h>

char *getenv(const char *name);

results matching ""

    No results matching ""