www.delorie.com/archives/browse.cgi | search |
From: | khan AT xraylith DOT wisc DOT edu (Mumit Khan) |
Subject: | Re: Problems with malloc |
17 Dec 1997 16:48:56 -0800 : | |
Message-ID: | <9712171942.AA11148.cygnus.gnu-win32@modi.xraylith.wisc.edu> |
References: | <971217084523206 AT snoopy DOT apptive DOT co DOT uk> |
To: | "Julian W H Osborne" <juliano AT apptive DOT co DOT uk> |
Cc: | gnu-win32 AT cygnus DOT com, khan AT xraylith DOT wisc DOT edu |
"malloc.h" is not mandated by ANSI C and hence not needed by standard conforming programs. All the "malloc" and friends are declared in <stdlib.h>, so include that instead. Mumit - 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".
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |