Re: [CODE] Trouble Freeing Memory

From: Chris Jacobson (fear@ATHENET.NET)
Date: 02/22/98


On 2/23/98 6:54 AM, Leif Bogwald (BOGWALDL@MALA.BC.CA) stated:

>Also, the mud is allocating these memory blocks with calloc.  I was wondering
>if it is as good as malloc.  Thank you for your time.

calloc is just like malloc, except that it clears the memory first (nulls
it out).

- Chris Jacobson


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST