User profile: bmeade

User info
User name:bmeade
Name:Brian
Location:Nashville TN
Bio:I am a BPS BIT student taking a C++ course. I am essentially lost in the sauce right now.
History
Joined:
Number of posts:8
Latest posts:

24 hours time using (int input) and converting to (string output)
hello All, I have created a program to take a users input in 24 hours time and convert it to 12 h...

Read and then write strings.
it is only reading the first sting though.

Read and then write strings.
new code is below: #include <iostream> #include <string> #include <fstream> using namespace std; ...

Find @ in a text file using <fstream> and output
Hello, I had a a post for this already but I have completely rewritten my code so here we go agai...

Read and then write strings.
I apologize for the misunderstanding. What I am trying to accomplish is simply reading text lines fr...