home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!sunic!chalmers.se!dtek.chalmers.se!d9patrik
- From: d9patrik@dtek.chalmers.se (Patrik Larking)
- Newsgroups: comp.lang.c++
- Subject: I/O streams in ANSI definition?
- Message-ID: <d9patrik.715968231@dtek.chalmers.se>
- Date: 8 Sep 92 16:03:51 GMT
- Sender: news@chalmers.se
- Organization: Chalmers University of Technology, Gothenburg Sweden
- Lines: 19
-
- I have a few questions about to the c++ I/O streams.
-
- Are they included in the ANSI definition of the c++ language?
- Are they a part of the 3.0 definition or is there a separate definition?
- Are binary files included (ios::binary)?
- I currently own the C++ Primer by Lippman and The Annotaded reference manual.
- Neither of theese treat the I/O stream fully and I don`t want to bye a complte
- new book!
- Are there any seperate publications witch only treat the I/O library.
- Can I require the ANSI documents direct whole c++ definition or partly (I/O
- library only)?
- How is this made?
-
-
- /Patrik
-
-
-
-
-