Structs are great when organizing information in your program. The only issue is that when your program ends, the data you store in those sweet sweet structs also disappears. Because we use files in order to achieve data persistence, we can use file operations to save structs for later use. Pretty neat!

Support us via BuyMeACoffee