Current Forum: Homework 4 General Forum |
Date: Thu Oct 4 2001 12:09 am |
Author: Cipriani, Jason A. <jac4@andrew.cmu.edu> |
Subject: modifying FileBitReader/FileBitWriter |
|
|
can we modify these classes at all? the only thing i want to do is remove the "throws IllegalArgumentException" modifier in the readBits function, and the statements that check the range of 'num' and throw the exception. nothing in my code will be calling readBits with an out of range value.
thanks,
jason |
|