Answer from cs61c-es (Meng Chang Bruce Lin 16075852) for Question 3 I am a bit confused on the mixture of pointer and struct. I would like to see more examples on multiple pointers such as pointer to pointers. From the book, I understand the basic accessing of struct, but I am a bit confused on accessing pointers in struct as well.