On Sun, Aug 30, 2009 at 10:54 PM, suryamanikar<[email protected]> wrote:
> MyClass::~MyClass() {
>    reset();
>    cleanup();
> }
>
> void MyClass::cleanup() {
>         if(myBuff != NULL)
           {
>             delete []myBuff;
               myBuff = NULL
           }
> }
>



-- 
PJH

http://shabbleland.myminicity.com/
http://www.chavgangs.com/register.php?referer=9375
http://www.kongregate.com/?referrer=Shabble

Reply via email to