read one byate at a time in c#
A C # program that Read data from one text file and write this data to second text file. Read and write data will be one byte at a time.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
muhammad umerPosted Apr 19, 2015, 6:08 PM
Prasham SabadraPosted Apr 4, 2015, 12:52 AM
Please have a look at following links once
http://support.microsoft.com/en-us/kb/816149
https://msdn.microsoft.com/en-us/library/vstudio/8bh11f1k(v=vs.110).aspx
http://www.tutorialspoint.com/csharp/csharp_text_files.htm
http://bytes.com/topic/net/insights/673819-write-read-text-file-c