Date: Fri, 25 Sep 1998 15:11:04 -0300 (EST) From: "Renato F. Cantao" To: djgpp AT delorie DOT com Subject: Memory allocation! Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk Hi Friends! I'm working on some mathematics implementations involving large amounts of memory allocation. So my questions are: 1. Operator "new" and "malloc" are speed-equivalent? 2. Despite the answer, does exist a better (=faster!) way to allocate memory? Thanks a lot! Renato Fernandes CANTAO State University at Campinas Campinas - Brazil