From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10304252113.AA21892@clio.rice.edu> Subject: Re: nmalloc revisited To: djgpp-workers AT delorie DOT com Date: Fri, 25 Apr 2003 16:13:34 -0500 (CDT) In-Reply-To: <3EA97209.4BF7121D@yahoo.com> from "CBFalconer" at Apr 25, 2003 01:36:09 PM X-Mailer: ELM [version 2.5 PL2] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Is that objective harmed in any way by having the files separate > and #included in stdlib.h under the appropriate conditions? No, but complexity and speed are. If it would always be included by stdlib.h it should just go in stdlib.h