Help with sentinel valueYou're going to want to look up Exceptions. http://www.cplusplus.com/doc/tutorial/exceptions In th...
Operator overloading and stacksThank you! It now compiles. I did have an issue getting the function to return the proper status, ...
Operator overloading and stacksThat definitely makes more sense now that I take a second look at it. Thank you for pointing out th...
why my do-while loop are not working? it just exit the program after the zodiac sign showedIt looks like after taking in m and d as input, on line 17 you have an extra { which prevents it fro...
Operator overloading and stacksSo my homework assignment is to overload the == operator to see if 2 stacks are the same or not. I ...
This user does not accept Private Messages