C++ Reference: "Structs"

Structs are a great way to pair multiple variables together and allow them to be passed as a group. Read this article to learn how to use structs.