$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Chris Weed (chrisweed_at_[hidden])
Date: 2007-06-04 12:02:07
Hi,
I would like to parse the environment variables on my system, but also
allow unregistered options, similar to
<http://www.boost.org/doc/html/program_options/howto.html#id1593176>
with the command line parser. Is this possible? I can't seem to get it
to work.
Thanks,
Chris