$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2006-04-24 10:47:03
>> ~Application()
>> {
>> write_xml(m_filename, m_settings);
>> }
>
> This is not acceptable for me. Setting should be stored as soon as they
> are
> changed, just in case your application crashes or is killed.
I am using shared mem for this
Gennadiy