Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: including sys/malloc.h produces errors?



[shantonu@ssen-albook]$ cat test.c
#include <sys/types.h>
#include <sys/malloc.h>

int main(int argc, char *argv[]) {
return 0;
}
[shantonu@ssen-albook]$ cc -o test test.c -Wall
[shantonu@ssen-albook]$

Shantonu

On Feb 3, 2004, at 9:05 AM, Ken Hawkins wrote:

i have included sys/malloc.h for a static BSD library however now the
malloc.h is producing errors? is there a newer one that i am supposed
to update to?

malloc.h:280: error: parse error before "u_short"
malloc.h:286: error: parse error before '}' token

anyone else seen this? stuck in the mud...

thanks,
ken;
_______________________________________________
darwin-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-development
Do not post admin requests to the list. They will be ignored.
_______________________________________________
darwin-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-development
Do not post admin requests to the list. They will be ignored.

References: 
 >including sys/malloc.h produces errors? (From: Ken Hawkins <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.