Re: Delete the obeject classes in C++

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Juergen,

  I'm an not sure exactly what your question is.

  However, I will explain that calling the destructor "A::~A()" will
*not* delete the object in memory.

corey


On Fri, 04 Feb 2005 11:27:08 -0600, Jürgen Geiser
<juergen.geiser@xxxxxxxxxxxxxxxxxxxxx> wrote:
> 
> Deat user,
> 
> because of a change to C++ for linux,
> we have to know have to delete the objects.
> 
> Let me know how to change in C++ :
> 
> A::~A()
> 
> that means to delete the whole class of  A.
> 
> Best regards,
> 
> Juergen
>


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux