j
k
j a
j l
...~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.
~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
Back to the thread
Back to the list