I\'m currently learning C++, recently I\'ve started messing with classes and structs. Basically the main difference is classes are inherently private and structs are public.