delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
Date: | Wed, 13 Mar 2002 21:20:08 +0200 |
From: | "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> |
Sender: | halo1 AT zahav DOT net DOT il |
To: | djgpp AT delorie DOT com |
Message-Id: | <3791-Wed13Mar2002212008+0200-eliz@is.elta.co.il> |
X-Mailer: | emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 |
In-reply-to: | <d56cd829c1d016281c7746439bce5d6e.76722@mygate.mailgate.org> |
(spanish AT ieee DOT org) | |
Subject: | Re: new[] and delete[] |
References: | <d56cd829c1d016281c7746439bce5d6e DOT 76722 AT mygate DOT mailgate DOT org> |
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 |
> From: "Giovanni Spagnuolo" <spanish AT ieee DOT org> > Newsgroups: comp.os.msdos.djgpp > Date: Wed, 13 Mar 2002 18:17:12 +0000 (UTC) > > I've never used sbrk(0), so I'd be grateful if you give me more details > of the instruction(s) I've to use. `sbrk' is documented in the library reference manual. Type "info libc alpha sbrk" from the DOS prompt, and read there. "sbrk(0)" returns the current top address of the heap without allocating any more memory.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |