home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / cplus / 12437 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  786 b 

  1. Path: sparky!uunet!dtix!darwin.sura.net!mips!news.cs.indiana.edu!umn.edu!epx.cis.umn.edu!wright
  2. From: wright@epx.cis.umn.edu (Mark Wright)
  3. Newsgroups: comp.lang.c++
  4. Subject: Binary Stream IO
  5. Message-ID: <1992Aug17.182148.955@news2.cis.umn.edu>
  6. Date: 17 Aug 92 18:21:48 GMT
  7. References: <1992Aug13.152405.16170@ucc.su.OZ.AU> <593@lax.lax.pe-nelson.com> <1992Aug17.164623.12017@mksol.dseg.ti.com>
  8. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  9. Organization: University of Minnesota
  10. Lines: 6
  11. Nntp-Posting-Host: epx.cis.umn.edu
  12.  
  13. Is there a way to do Binary i/o with the stream classes?  In other words, can I
  14. do "oFile << double_value" in such a way that double_value is stored using its
  15. binary representation rather than as an ascii string?
  16.  
  17. Mark Wright
  18. wright@epx.cis.umn.edu
  19.