|
-
July 11th, 2009, 03:59 AM
#1
Difference between filestream and filebuf
Hello to all, what is the difference between these two clasees ?
fstream and stringstream derived from class stream.
filebuf and stringbuf derived from class streambuf.
And ofstream also used filebuf as its underlying implementation write to file.
Besides that, we can derived from streambuf for custom use.
Thanks.
Last edited by Peter_APIIT; July 11th, 2009 at 05:10 AM.
Thanks for your help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|