home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / cplus / 13392 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  959 b 

  1. Path: sparky!uunet!mcsun!sunic!chalmers.se!dtek.chalmers.se!d9patrik
  2. From: d9patrik@dtek.chalmers.se (Patrik Larking)
  3. Newsgroups: comp.lang.c++
  4. Subject: I/O streams in ANSI definition?
  5. Message-ID: <d9patrik.715968231@dtek.chalmers.se>
  6. Date: 8 Sep 92 16:03:51 GMT
  7. Sender: news@chalmers.se
  8. Organization: Chalmers University of Technology, Gothenburg Sweden
  9. Lines: 19
  10.  
  11. I have a few questions about to the c++ I/O streams.
  12.  
  13. Are they included in the ANSI definition of the c++ language?
  14. Are they a part of the 3.0 definition or is there a separate definition?
  15. Are binary files included (ios::binary)?
  16. I currently own the C++ Primer by Lippman and The Annotaded reference manual.
  17. Neither of theese treat the I/O stream fully and I don`t want to bye a complte
  18. new book! 
  19.  Are there any seperate publications witch only treat the I/O library.
  20. Can I require the ANSI documents direct whole c++ definition or partly (I/O 
  21. library only)?
  22. How is this made?
  23.  
  24.  
  25. /Patrik
  26.  
  27.  
  28.  
  29.  
  30.