This is going to be the final tutorial on Structures in this course and in this one we'll see how we can store the address of a Structure variable in a pointer and then use the pointer to access the members of the structure owned by the structure variable.