Hi!
I have had to change from Python to C because of university instructions. My problem is that, when I want to make a menu for my program or whatever, I always want to define classes:P
My question is simple --> are structures the best way to "replace" classes?
TY