From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2007-03-06 16:36:15


Caleb Epstein wrote:
> This example shows memset being used:
>
> http://ice.prohosting.com/newfunk/boost/libs/interprocess/doc/html/interprocess/sharedmemory.html#interprocess.sharedmemory.shared_memory_a_simple_example
> http://tinyurl.com/ytdb7b

Thanks for the reply Caleb. Apart from that, shared memory is (or should
be) guaranteed to be zero when it's created.

Regards,

Ion