Examples from Chapter 7, Data Streams, of Java I/O

Also, not included in the book are LeDoubleReader, a program for reading little endian doubles, le500.dat, a file containing 500 little endian doubles from -200 to 49.5 in binary format, and floatx86.cpp, a Borland C++ program for writing files full of little endian floating point numbers.


Examples from Other Chapters

Copyright 1999 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified March 28, 1999