Menu-Driven ApplicationSo I have my code working, but I can only input once. After I get the result I want, nothing happens...
Menu-Driven ApplicationWhere would I put the do while? I'll research and try to figure out how to put the cases into functi...
Menu-Driven ApplicationI believe I've figured it out, too many closing brackets.
Menu-Driven ApplicationSo should I take the [code]else[/code] out? I also added the break, but I'm getting syntax errors on...
Menu-Driven ApplicationThis is what I have so far: [code]#include <iostream> using namespace std; int main() { double b...
This user does not accept Private Messages