Current Forum: Homework 4 General Forum |
Date: Sat Oct 6 2001 10:28 am |
Author: Cipriani, Jason A. <jac4@andrew.cmu.edu> |
Subject: Re: modifying FileBitReader/FileBitWriter |
|
|
not even to make BitReader.readByte return an 'int' so that we don't have to workaround the badly thought out design decision of casting stream.read() to a byte (range -127 to 128, or something to that effect)? |
|