Text Files

  • Thread starter Thread starter AlexS
  • Start date Start date
Anyone know where I can find some good examples on how to access a text
file.
 
* "AlexS said:
see TextStream class and related exampes

Mhm... 'System.IO.StreamReader' is IMO the most important class when
reading text files. The 'StreamWriter' can be used to write data to a
text file.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top