Overloaded function.
I have been using return a lot and I have overloaded it. What can I do about this? I can't use it less.
Bump.
you need to be more clear. i dont think you can actually overload return. and yousr post is very confusing
I messsed up. I didn't overload return but cin.get();. My compiler doesn't like system("PAUSE");.
do you actually know what the term overloading in c++ means? and could you post your code because your post isnt quite clear
Yes.
return;
[Error] statement cannot resolve address of overloaded function
please post all of your code
I can't. I messed up again by posting return. I used cin.get(); too much. The reason I can't post my code is because I don't have it on me.
From what I see, if I understand correctly, you can simply delete overloading function and it should be fine, but idk as your words are unclear.
Topic archived. No new replies allowed.