User profile: Gmoney2015

User info
User name:Gmoney2015
History
Joined:
Number of posts:10
Latest posts:

Reading Data from a file with a selection option
[code] #include <iostream> #include <iomanip> #include <string> using namespace std; string maxRai...

Reading Data from a file with a selection option
earlier last week I posted a question about file reading. I really didn't get the responds I was loo...

txt.file output in alphabetical order
Hello C++ friends, trying to write a program to have a user input a number 1- 25 and display txt.fi...

string and variable ?
Hello, How can I use a string cin and associate it with a number? what heading and variable sho...

cell phone code issue
Okay That works.. Now I just need to figure out how to get the case switch to recognize too many mi...