Sunday, August 11, 2013

Erase Some Characters from Each Line of a Text File - Java Program

Following Java program erase user given fixed number of characters from each line of a text file. Here the number of characters to be erased is 3. For the convenience input and output files are given as two separate file.  Output file may contain the result you want.



No comments:

Post a Comment