Memory Problems!

Search this archive.

From: Cristian Sanchez (cristians@arnet.com.ar)
Date: Mon 29 Nov 1999 - 14:27:59 IST


Hello everybody!
I have a problem: I am writing a very basic and simple GUI using svgalib and
sometimes I receive the message (CORE SEGMENTATION DEFAULT, or something
like that), I think that's a memory problem, I have read all the source code
and I cant find a bad use of pointers, I mean:

pObject=NULL;
pObject->open();

So my question is: what can i do?, I delete all the objects when I don't
need them.
delete pObject; << does that really delete the object and free the space
memory used by it?

Thanks!

CABEX
(Sorry, I dont speak english very well)


This archive was generated by hypermail 2.1.4 : Wed 21 Jan 2004 - 22:10:22 IST