[fpc-devel] StrDispose FreeMem with size
    Florian Klaempfl 
    florian at freepascal.org
       
    Fri Oct 13 17:08:18 CEST 2006
    
    
  
Micha Nelissen wrote:
> Daniƫl Mantione wrote:
>>> I think no recent heap manager can free blocks partially ?
>>
>> I think the idea is that if you want, you can write and install a heap
>> manager that uses the size. In such case you implement
>> freemem(pointer,size), and freemem(pointer) then results in a runtime
>> error.
> 
> I see. I do wonder how many people use their own heap manager though
> ;-).
cmem? sharemem?
    
    
More information about the fpc-devel
mailing list