switch statementFor e.g. [code] int select; printf("1. Register"); printf("2. UnRegister"); printf("Enter you choice...
dice game prototype function problem[code]#include <iostream> //for cout #include <cstdlib> //for rand() #include <ctime> //for time(...
I really need ur help!what do you want to do..??? here user has to enter number (n) which should be <=7, because this loop...