Search:

Type: Posts; User: Starstreak

Search: Search took 0.07 seconds.

  1. Re: How do I write output from one program to several files?

    I think you should post all the code. Then we can be clearer about what is expected at your level.
  2. Re: How do I write output from one program to several files?

    We can't see the whole program, but what I would do is call a separate method (or class) to write the file and pass it the file name as a parameter.
  3. Re: How do I write output from one program to several files?

    Why can't you use outputFileName1/2/3 ... etc?
Results 1 to 3 of 3