Mail Archives: djgpp/2001/08/25/01:45:36
From: | Jack Klein <jackklein AT spamcop DOT net>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: suche Funktions-Refferenz zu malloc
|
Message-ID: | <hvdeot80n6jtrqf01pd8n4ovdcjfv7t06v@4ax.com>
|
References: | <9m70v4$tcc$01$1 AT news DOT t-online DOT com>
|
X-Newsreader: | Forte Agent 1.8/32.548
|
MIME-Version: | 1.0
|
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" <bkausbk AT web DOT de>
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
- Raw text -