Mail Archives: cygwin/1998/01/02/06:49:35
Joe,
>
> I have just installed the latest gnu-win32. I was compiling a program and
> the compiler was unable to locate malloc.h. What header file is the
> malloc() defined.
>
Since "malloc.h" is not really ANSI it was left out.
A workaround is to create a single line "malloc.h":
#include <stdlib.h>
--
Arlindo da Silva
dasilva AT alum DOT mit DOT edu
-
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".
- Raw text -