This is that time of the semester when I finally solve the big mystery in my final CS assignment for Intermediate Programming in C++. This time it's manipulating data in structs via pointers. Once I figured out that I needed to make the data types match up, it all came together. I left myself PLENTY of time for this one. It took me about a week and a half to do the main() and four functions. I have three more functions — and a week and a half — to go.