From: hgfernan AT usp DOT br Subject: Re: missing malloc.h 23 Jan 1998 06:52:10 -0800 Message-ID: <9801210244.AA43250.cygnus.gnu-win32@spider.uspnet.usp.br> References: <34BF993C DOT 6E78 AT swix DOT ch> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT To: "Gregor B. Heini" , gnu-win32 AT cygnus DOT com Cc: "Fernandes, Hilton" On 16 Jan 98 at 18:30, Gregor B. Heini wrote: > Hello > > I'm missing malloc.h. Is it possible that this file is missing, > or is there any other to be used. > > Regards, G.Heini Hello, Heini. The header named malloc.h isn't standard ANSI C. You'd better use stdlib.h if you want to stay portable and standard. Otherwise, create your own malloc.h. Regards, ++Hilton ------------------- Hilton Fernandes email: hgfernan AT usp DOT br www: http://www.lsi.usp.br/~hilton.html (inactive) M. Sc. Student of Parallel Distributed Applications at Escola Politecnica (Polytechic School) University of S. Paulo - Brazil - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".