Thread: Multiple Files

  1. #1
    Riko
    Guest

    Multiple Files

    Could anybody please tell me how I would write a program to read multiple files to arrays? The filenames are aranged in order, for example, file_0.txt, file_1.txt, file_2.txt etc. I would like to be able to type "file" into the program and have it read all of the files named "file". Any help would be greatly appreciated.

  2. #2
    Riko
    Guest
    Ok that seems helpfull. Im running windows by the way.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 5
    Last Post: 02-25-2008, 06:35 AM
  2. need assistance with multiple files
    By c++.prog.newbie in forum C++ Programming
    Replies: 7
    Last Post: 03-21-2006, 01:44 AM
  3. Windows shell commands - multiple files
    By Magos in forum Tech Board
    Replies: 3
    Last Post: 02-28-2006, 01:56 AM
  4. copy multiple files to a destination file
    By Bones in forum C++ Programming
    Replies: 2
    Last Post: 10-02-2003, 10:47 AM
  5. opening multiple files sequentially
    By moonwalker in forum C Programming
    Replies: 5
    Last Post: 08-20-2002, 09:57 PM