Reference counting

Qian Xu quian.xu at stud.tu-ilmenau.de
Mon Mar 2 14:56:56 PST 2009


BCS wrote:
> Hello Qian,
> 
>> Hi All,
>>
>> is it possible to see the reference counting of a char[]?
>>
> 
> Almost certainly no. D Uses a mark-and-sweep GC not a ref counting one, 
> so there isn't a reference count.
> 
> 

sorry to have heard about that.
I am now suffering from debugging D programs in linux (opensuse).

-- 
Xu, Qian (stanleyxu)
  http://stanleyxu2005.blogspot.com


More information about the Digitalmars-d-learn mailing list