StreamReader « File Directory « Visual C++ .NET






1.Read text file with StreamReader
2.Read text file line by line
3.Read each line of a text file and write it out to the console.
4.Creating a StreamReader class is with static methods of the File class