To allocate the memory for the struct object, we should call the sizeof() operator. See in example for better understanding. So, here malloc allocates memory ...
確定! 回上一頁