/*Chris Schmidt 10-18-1999 Hot Buttons program */ #include #include void MyHotButtons(); void FriendHotButtons(); void FamilyHotButtons(); void ReberHotButtons(); void PrintChoices(); int main() { clrscr(); char choice; do { clrscr(); cout<<"Whose hot buttons would you like ?"<y hot buttons "<amily hot buttons "<iends hot buttons "<bers hot buttons "<uit"<> choice; if (choice == 'e' || choice == 'e') ReberHotButtons(); if (choice == 'm' || choice == 'M') MyHotButtons(); if (choice == 'f' || choice == 'F') FamilyHotButtons(); if (choice == 'r' || choice == 'R') FamilyHotButtons(); } while (choice != 'q' && choice != 'Q'); if (choice !='q' && choice !='Q') getch(); return 0; } void PrintChoices() { cout<<"a... what I would say"<>answer; if (answer == 1) { PrintChoices(); cout<<"Choice:"; cin>>reply; if (reply == 'a') cout<<"I would probably say nothing"<>answer; if (answer == 1) { PrintChoices(); cout<<"Choice:"; cin>>reply; if (reply == 'a') cout<<"I would probably say nothing"<>reply; if (reply == 'a') cout<<"I would probably say nothing"<>reply; if (reply == 'a') cout<<"I would probably say nothing"<>answer; if (answer == 1) { PrintChoices(); cout<<"Choice:"; cin>>reply; if (reply == 'a') cout<<"They would probably say \"Please pick up your clothes.\""<>reply; if (reply == 'a') cout<<"They would probably say Do your chores"<>reply; if (reply == 'a') cout<<"They would probably say Do your homework!"<>answer; if (answer == 1) { PrintChoices(); cout<<"Choice:"; cin>>reply; if (reply == 'a') cout<<"They would probably say nothing."<>reply; if (reply == 'a') cout<<"They would probably say nothing."<>reply; if (reply == 'a') cout<<"They would probably say nothing"<