Francois Gouget wrote:

> Also, for everyone's information, there's more calls to malloc() and
> free().

There are also many calls to realloc() - a function with complexities of its
own - and other functions with "realloc" in their name.

-- 
Andy.




Reply via email to