I am in an intro c++ class and am having some trouble with a program. I basically have to make a simple math tutor. I have a certain form I'm supposed to follow. I have attached the source file for what I have done on this program so far. It is not complete yet, I still have to add the grade calculations, etc., but I want to get the menus working first (one step at a time). When I run this, it displays the first menu like I want it to, but when I give my selection, nothing happens. I figured it should be pretty easy for someone on this thread to see what I'm missing. Im sure it's probably something simple. And remember, I'm a beginner so don't laugh at my code. I know there are simpler ways to do this but I had to follow a certain form. Thanks in advance for your time.


Attachments
200994-assignment 1.cpp (76 downloads)