i wrote a program and I would like to have it so that it will give a warning message if you enter a letter i nstead of numbers. I am not using switch statements to put "default;". Its written with "for" and "if else " statements. Anyone can give me an idea about this one to do it with out overflowing each statement with "while" commands?




Reply With Quote