Search:

Type: Posts; User: ericj551

Search: Search took 0.01 seconds.

  1. Thread: Help with I/O

    by ericj551
    Replies
    8
    Views
    1,091

    Very good idea, I didn't even think of that. ...

    Very good idea, I didn't even think of that. Thanks for all your help.
  2. Thread: Help with I/O

    by ericj551
    Replies
    8
    Views
    1,091

    Okay, one more question, I'm trying to get the...

    Okay, one more question, I'm trying to get the program to open the file, delet everything up untill a certain point , and write the file I've already read in to the top of the new file (it is not a...
  3. Thread: Help with I/O

    by ericj551
    Replies
    8
    Views
    1,091

    Thanks, it worked great, now I just have to work...

    Thanks, it worked great, now I just have to work on getting this program to actually do what I want :-)
  4. Thread: Help with I/O

    by ericj551
    Replies
    8
    Views
    1,091

    Thanks for your help, but I'm still getting the...

    Thanks for your help, but I'm still getting the same error. Maybe if you saw the entire program you would see if I was doing something wrong...



    #include <iostream>
    #include <fstream>...
  5. Thread: Help with I/O

    by ericj551
    Replies
    8
    Views
    1,091

    Help with I/O

    I am trying to get a program to write to multiple user selected files. I input the file names as an array of strings, but MVS doesn't let me use the array (or a string for that matter) as a file...
Results 1 to 5 of 5