malloc_size nowhere?
malloc_size nowhere?
- Subject: malloc_size nowhere?
- From: Pierre-Olivier Latour <email@hidden>
- Date: Mon, 12 Aug 2002 09:57:33 +0200
Hi,
I don't get it: according to the "man malloc" doc, "size_t malloc_size(void
*ptr)" is supposed to be defined in stdlib.h, but it's not the case and I
can't find it anywhere...
So how do I get the size of a previously allocated block with malloc?
Thanks in advance!
_____________________________________________________________
Pierre-Olivier Latour email@hidden
Lausanne, Switzerland
http://www.pol-online.net
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.