www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/10/25/11:39:47

Date: Mon, 25 Oct 1999 13:56:07 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: "sephiroth AT id-base DOT com" <sephiroth AT id-base DOT com>
cc: djgpp AT delorie DOT com
Subject: Re: delete C++ command.
In-Reply-To: <38131F5D.9B84ECAD@id-base.com>
Message-ID: <Pine.SUN.3.91.991025135542.9200E-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Sun, 24 Oct 1999, sephiroth AT id-base DOT com wrote:

> Why does the delete function crash programs on rare occasions? I think
> this happens when the delete is called at the end of the program.

Usually, this happens either because some of your code writes beyond
the end of memory allocated for some object, or deletes the same
object more than once.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019