From a961b0858dffec9acf8fda66371c76dd3821c1c8 Mon Sep 17 00:00:00 2001 From: William Bracho Blok Date: Tue, 29 Sep 2015 23:06:39 -0500 Subject: [PATCH] Update DBAppV2.cpp Some menu options based on the example. Still needs to be loopable --- DBAppV2.cpp | 49 +++++++++++++++---------------------------------- 1 file changed, 15 insertions(+), 34 deletions(-) diff --git a/DBAppV2.cpp b/DBAppV2.cpp index f5c880f..a1c9b7f 100644 --- a/DBAppV2.cpp +++ b/DBAppV2.cpp @@ -3,53 +3,37 @@ using namespace std; -void displayMainMenu() -{ - cout<<"***************"<>choice; + // int choice; + // cin>>choice; cout<<"0. Return to main menu"<>choice; + // int choice; + // cin>>choice; cout<<"0. Return to main menu"<>choice; + // int choice; + // cin>>choice; cout<<"0. Return to main menu"<>choice; + // int choice; + // cin>>choice; cout<<"0. Return to main menu"<>choice; + // int choice; + // cin>>choice; cout<<"0. Return to main menu"<