K 10 svn:author V 4 ache K 8 svn:date V 27 1998-01-01T20:15:58.000000Z K 7 svn:log V 345 1. EOF was returned when the buffer size was larger than INT_MAX. This case has very little to do with the output size being larger than INT_MAX. 2. The new #include of was disordered. 3. The new declaration of `on' was disordered (integer types go together). 4. Testing an unsigned value for > 0 was fishy. Submitted by: bde END