[EMAIL PROTECTED] wrote:
Hi All,
   I am in need to do some memory stress testing. Is there a way to use C style 
malloc or calloc, to allocate blocks at a time ??

Thanks in advance,
Mark G.


Would this be of any help?
use Devel::Size qw(size total_size);

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to