The environment variables are made available to main() as the envp argument - a null terminated array of strings: int main(int argc, ...
確定! 回上一頁