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