| Author |
Searching a File
|
Michael L. Taylor
Greenhorn
Joined: Aug 07, 2002
Posts: 1
|
|
|
Can anyone help me in getting started on how I can search a file for a particular String or Number?
|
Thanks,<p>Michael
|
 |
Dirk Schreckmann
Sheriff
Joined: Dec 10, 2001
Posts: 7023
|
|
What do you know how to do so far? Are you familiar with reading a text file in? Are you brand new to I/O? If so, I'd recommend that you take a look atThe I/O: Reading and Writing (but no 'rithmetic) Lesson of Sun's Java TutorialPart 9 of Bradley Kjell's Introduction to Computer Science using Javaand Chapter 10 of David J. Eck's Introduction to Programming Using JavaGood Luck.
|
[How To Ask Good Questions] [JavaRanch FAQ Wiki] [JavaRanch Radio]
|
 |
Dirk Schreckmann
Sheriff
Joined: Dec 10, 2001
Posts: 7023
|
|
Oh, and... Welcome To JavaRanch!
|
 |
 |
|
|
subject: Searching a File
|
|
|