stringstream() is simply a stream to a buffer in memory. in c no streams exists so there has to be some memory buffer in which you append the data by passing the input
To: [email protected] From: [EMAIL PROTECTED] Date: Fri, 20 Jun 2008 02:11:09 -0700 Subject: [c-prog] Is there a C version of the C++ ' stringstream() ' I've done some searching on Google and a few other places but I haven't been able to find anything. [Non-text portions of this message have been removed] _________________________________________________________________ Discover the new Windows Vista http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE [Non-text portions of this message have been removed]
