Re: malloc equivalent.
> Just would like to know if there is a malloc equivalent. No. You just have as much memory as you need. The closest to malloc() you can get is $buffer = "\x0" x $size; which is sometimes necessary if you use Win32::API. But as long as you stay in Perl you don't
malloc equivalent.
Just would like to know if there is a malloc equivalent. Thanks. --- Nathaniel J. Wert Computer Associates Quality Assurance Engineer, Development tel: +1 513 229 2300 [EMAIL PROTECTED]