BIXBY,MARK (HP-Cupertino,ex1) ([log in to unmask]) wrote:
: Multiple getenv() calls for the same environment variable will always
: return the same address
: - Mark B.

Is this always true even if you call putenv?
Or directly fiddle with environ?  (Probably not standard.)