X-Authentication-Warning: kendall.sfbr.org: jeffw set sender to jeffw AT darwin DOT sfbr DOT org using -f Date: Wed, 24 Jan 2001 13:26:32 -0600 From: JT Williams To: djgpp AT delorie DOT com Subject: Re: Advance warning of failure of realloc() Message-ID: <20010124132632.B17672@kendall.sfbr.org> Mail-Followup-To: djgpp AT delorie DOT com References: <3A6E9FDD DOT C51D05E5 AT acm DOT org> <3405-Wed24Jan2001182735+0200-eliz AT is DOT elta DOT co DOT il> <20010124111235 DOT B16796 AT kendall DOT sfbr DOT org> <9003-Wed24Jan2001202944+0200-eliz AT is DOT elta DOT co DOT il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <9003-Wed24Jan2001202944+0200-eliz@is.elta.co.il>; from eliz@is.elta.co.il on Wed, Jan 24, 2001 at 08:29:47PM +0200 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 -: How else can you grow a buffer without allocating its full size? -: -: How can you return a non-contiguous buffer using just a single -: pointer? Aha. I am ever your humble pupil.