| delorie.com/archives/browse.cgi | search |
| Message-ID: | <3B11EA57.BF57AA8@falconsoft.be> |
| Date: | Mon, 28 May 2001 08:04:07 +0200 |
| From: | Tim Van Holder <tim DOT vanholder AT falconsoft DOT be> |
| Organization: | Falcon Software NV |
| X-Mailer: | Mozilla 4.77 [en] (X11; U; Linux 2.2.16-3 i686) |
| X-Accept-Language: | en, nl-BE, nl |
| MIME-Version: | 1.0 |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: Odp: C++ sstream lib |
| References: | <Pine DOT A41 DOT 4 DOT 05 DOT 10105261041510 DOT 66946-100000 AT ieva06 DOT lanet DOT lv> <9eo2m9$3el$1 AT info DOT cyf-kr DOT edu DOT pl> |
| Lines: | 14 |
| NNTP-Posting-Host: | 194.78.64.238 |
| X-Trace: | 991029949 reader1.news.skynet.be 185 194.78.64.238 |
| X-Complaints-To: | abuse AT skynet DOT be |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
Rafal Maj wrote: > > Litle question - what does this sstream library do ? Is it something > different then strstream ? > Raf256 > Yes - strstream is based around a C-style string string (a char*), and stringstream is based around the STL string class. -- Tim Van Holder - Falcon Software N.V. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= This message was posted using plain text. I do not endorse any products or services that may be hyperlinked to this message.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |