FileStream « File Directory « Visual C++ .NET






1.Create and save binary file with FileStream
2.Get binary file length
3.Read binary file to an array
4.Rewind by setting the binary file reading position
5.Read byte from binary file