From: hgfernan@usp.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.6E78@swix.ch>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7BIT
To: "Gregor B. Heini" <tnt@swix.ch>, gnu-win32@cygnus.com
Cc: "Fernandes, Hilton" <hgfernan@usp.br>

On 16 Jan 98 at 18:30,  Gregor B. Heini <tnt@swix.ch> 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@usp.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@cygnus.com" with one line of text: "help".
