$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-03-28 03:42:36
Sean DeNigris wrote:
> Is there an easy way to work with Boost.program_options config files? I
> want to be able to write option values to the file programmatically.
Are you asking if program_options can write config files? No, at the moment
it can only read them.
- Volodya