The type that you're assigning it to which is double*
Okay.. malloc always returns a null pointer to the data it allocates
The type of freed storage? .. its type is what you assign it to be. You can interpret it any way you want. If the conversion is sane it will behave properly else you'll probably get a segfault.
Обсуждают сегодня