[求助]在hp-unix如何删除本进程的环境变量。unsetenv("ABC")好像在hp-unix机器上没有。putenv("ABC")或putenv("ABC="),好像都不行,只能让其为空串,但也没有删除该环境变量。[解决办法]不支持啊