Fri Oct 28, 2011 6:50 am
there is one file with name "file1.txt" it consists of these data inside the file aaa
bbb
ccc
"file2.txt" contains the data inside the file 666
777
888
my output should be in this format in file3.txt aaa
666
bbb
777
ccc
888 in this format
Mon Nov 07, 2011 12:28 am
This is a basic concept of java I/O
see this example :
File read write
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.