icantcodewell
Technical User
hi,
im just starting out and could use an example of a java program that searches one file (file_a.txt) for strings (string_x) and (string_y) then will write the strings (x, y) out to a new file (file_b.txt).
i figure that if i can see it done i will better be able to understand how it works. any help would be appriciated, thanks.
im just starting out and could use an example of a java program that searches one file (file_a.txt) for strings (string_x) and (string_y) then will write the strings (x, y) out to a new file (file_b.txt).
i figure that if i can see it done i will better be able to understand how it works. any help would be appriciated, thanks.