$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Environment Variables Library?
From: Rob Stewart (rob.stewart_at_[hidden])
Date: 2015-05-18 04:59:47
On May 18, 2015 4:40:13 AM EDT, Michael Ainsworth <michael_at_[hidden]> wrote:
> StackOverflow regarding the (non)
> standardisation of the "setenv" function, does Boost provide a library
> to interact with environment variables?
>
> http://stackoverflow.com/questions/30292642/c-standard-library-stdsetenv-vs-setenv
I'm not aware of one, which isn't the same as saying there isn't one. What would you expect it to do? ::setenv() is already standardized by POSIX, so I assume you are looking for some support on non-POSIX systems, but specifics would be helpful.
___
Rob
(Sent from my portable computation engine)