roxen.lists.pike.general

Subject Author Date
Re: Real memory size of an array Martin Stjernholm <mast[at]lysator[dot]liu[dot]se> 24-09-2009
<bertrand.lupart[at]linkeo.com> (Bertrand LUPART) wrote:

> I'm looking for a way to know the real memory size (eg bytes) for an
> array but can't find any. Is there a simple way to do that?

Take a look at Pike.count_memory (new in 7.8).