Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
Can anyone give me a few pointers as to the best way to read a tab seperated text file so that I can access each field individually?The only bumf I have on reading files details creating classes as <Serializable()> which is muddying the water.Also Im getting confused with all this StreamReader, FileStream, File etc??
Can anyone give me a few pointers as to the best way to read a tab seperated text file so that I can access each field individually?
The only bumf I have on reading files details creating classes as <Serializable()> which is muddying the water.
Also Im getting confused with all this StreamReader, FileStream, File etc??