home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!news.claremont.edu!ucivax!dbox
- From: dbox@net4.ics.uci.edu (Don Box)
- Subject: iostream differences (CFRONT2.1 vs 3.0 vs ANSI proposals)
- Nntp-Posting-Host: net4.ics.uci.edu
- Message-ID: <2AB00860.23492@ics.uci.edu>
- Newsgroups: comp.lang.c++
- Reply-To: dbox@ics.uci.edu (Don Box)
- Organization: UC Irvine
- Lines: 20
- Date: 11 Sep 92 02:45:52 GMT
- References: <d9patrik.715968231@dtek.chalmers.se> <1992Sep9.163629.27855@taumet.com>
-
- Can someone summarize the differences between the three versions of
- iostreams listed above? My site doesn't have CFRONT3.0 yet, and I am
- REALLY curious as to what's going to change from 2.1.
-
- A few quick questions, although any info would be appreciated:
-
- 1) Are streambuf::xsputn () and streambuf::xsgetn () still
- around? They're in the 2.1 code, but the man page and AT&T
- library manual makes no mention of them.
-
- 2) Have the put/get calls all been (void*,size_t)'ed?
-
- 3) Is the mechanism for disabling buffering still the same?
-
-
- Thanks in advance,
- Don Box
-
-
-
-