From: Jack Klein Newsgroups: comp.os.msdos.djgpp Subject: Re: suche Funktions-Refferenz zu malloc Message-ID: References: <9m70v4$tcc$01$1 AT news DOT t-online DOT com> X-Newsreader: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 31 Date: Sat, 25 Aug 2001 05:31:50 GMT NNTP-Posting-Host: 12.84.13.66 X-Complaints-To: abuse AT worldnet DOT att DOT net X-Trace: bgtnsc06-news.ops.worldnet.att.net 998717510 12.84.13.66 (Sat, 25 Aug 2001 05:31:50 GMT) NNTP-Posting-Date: Sat, 25 Aug 2001 05:31:50 GMT Organization: AT&T Worldnet To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Sat, 25 Aug 2001 04:01:17 +0200, "Benjamin Killer" wrote in comp.os.msdos.djgpp: > hallo, > > ich suche eine Funktions-Refferenz zu den C/C++ Speicher-Funktionen malloc, > remalloc ... > wo kann man die finden ? > > benjamin Babelfish (babelfish.altavista.com) translates this to: "hello, I look a function Refferenz up to the C/C++ memory functions malloc, remalloc... where can one those find? benjamin" There is no library function named "remalloc", but there is one named realloc. One place for references (besides the info files that come with DJGPP) is the C library reference available for browsing at http://www.dinkumware.com, P. J. Plauger's company. -- Jack Klein Home: http://JK-Technology.Com FAQs for comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html comp.lang.c++ http://www.parashift.com/c++-faq-lite/ alt.comp.lang.learn.c-c++ ftp://snurse-l.org/pub/acllc-c++/faq