X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Sun, 27 Jan 2002 19:46:42 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: jmccarty AT sun1307 DOT ssd DOT usa DOT alcatel DOT com (Mike Mccarty Sr) Message-Id: <9003-Sun27Jan2002194642+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <3c4f46b4$1@news.alcatel.com> (jmccarty AT sun1307 DOT ssd DOT usa DOT alcatel DOT com) Subject: Re: hash library - interface criticisms References: <3C4ADB8E DOT 552CAE40 AT yahoo DOT com> <3C4B0ED1 DOT 3F274F98 AT is DOT elta DOT co DOT il> <3c4f46b4$1 AT news DOT alcatel DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Newsgroups: comp.lang.c,comp.os.msdos.djgpp,comp.compilers.lcc > From: jmccarty AT sun1307 DOT ssd DOT usa DOT alcatel DOT com (Mike Mccarty Sr) > Date: 23 Jan 2002 17:26:44 -0600 > ) > )Btw, a program should not need to free its heap before it exits. The OS > )will take care about it. > > This is completely OS dependent. Some OS will do that, and some will > not. Really? Which ones don't?