How can one tell, given a void * pointer, what is the size of a block allocated on this given address (previously allocated using pointer, what
How can one tell, given a void * pointer, what is the size of a block allocated on this given address (previously allocated using pointer, what