Here is how we can declare a pointer to a structure variable. This declares a pointer ptr_dog that can store the address of the variable of type struct.
確定! 回上一頁