User: omitted

  • Public profile

User profile: omitted

User info
User name:omitted
History
Joined:
Number of posts:8
Latest posts:

How do i read in a file and move it to two other locations?
Oops i pasted the wrong thing. Why doesn't this work? [code] #include <iostream> #include <fstream>...

How do i read in a file and move it to two other locations?
I want to copy a file to a new file. I thought this would do it but it doesn't copy it over to the n...

How to edit the text in a file
while(getline(f, s)){ v.push_back(s); s???

How to edit the text in a file
I have this basic coding below that will read the file and display it. I want to be able to change t...

setting a string to something
how do you set a string to something like string name = "bob" is that right?

This user does not accept Private Messages