taking step by step input from multiple files

Joined
Jun 14, 2008
Messages
2
Reaction score
0
hi buddies
i want to take input from several files.
I 've got a folder which has 5 files and I want to use them in my program as an input. I take the input from 1 file as
FileInputStream fstream = new FileInputStream("file.txt");
DataInputStream in = new DataInputStream (fstream);

now I have more files to take imput from..how do I do that??plzz help..

I need urgent help on this ..Plzz
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top