Did you even read the response to one of your other posts?
Line 41: You're using the comparison operator (==), not the assignment operator (=).
PLEASE USE CODE TAGS (the <> formatting button) when posting code.
It makes it easier to read your code and also easier to respond to your post. http://www.cplusplus.com/articles/jEywvCM9/