
05-16-2004, 02:55 PM
|
Regular
|
|
Join Date: Apr 2004
Location: Irvine, CA
Posts: 85
|
|
Read one word form a text file
I have a text file and I want to be able to read just one word, not the whole line, or the whole file.
I am using System.IO.StreamReader right now and i can't seem to find anything that will read just one word at a time.
Any ideas??
Thanks
|
|