mfc - In C++, how system implement the buffered stream? -
Can someone write some sample code to illustrate this concept? I know that used for a buffed stream, but I would like to know how to implement it.
Thanks in advance!
You can learn a lot about the implementation of your platform, C ++ standard or
Be ready for the state Stream is old and it is a complex matter. (Francis Glassboro)
Comments
Post a Comment