Ok so I'm taking a C++ class right now and we are working with functions. I really don't understand them and my teacher doesn't really "teach". I have problems with passing one value in a function to another function. Like in this program all I'm doing is finding length, width, and area of a rectangle, then showing it again.
I should say beforehand that I am definitely no expert on coding, and please don't give me a hard time about how bad my code may be, I'm just trying to learn!