Guest
|
Posted: Fri Jun 09, 2006 9:10 am Post subject: what's the size of sstringstream's bytegrow? |
|
|
I use ostringstream to recv html page from http server.
I want to know, how much size ostringstream will grow when there are
not any more buffer left?
Can I set the growing buffer size myself?
Thank you~ |
|