This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: missing malloc.h


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]