From: ams AT ludd DOT luth DOT se (Martin Str|mberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: malloc() Date: 19 Sep 1999 07:37:12 GMT Organization: University of Lulea, Sweden Message-ID: <7s23r8$iid$3@news.luth.se> References: <7s0hnu$fbh$1 AT solomon DOT cs DOT rose-hulman DOT edu> NNTP-Posting-Host: queeg.ludd.luth.se X-Newsreader: TIN [UNIX 1.3 950824BETA PL0] Lines: 13 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Damian Yerrick (web DOT poison AT pineight DOT 8m DOT com) wrote: : The malloc() you are probably using to write DJGPP programs : was made by BSD, and the University of California AT Berkeley : owns your malloc(). I have found alternatives at : http://www.delorie.com/djgpp/malloc/ : but how do I use them instead of BSD malloc()? I think those are already used in DJGPP 2.02. Right, MartinS