On Mon, Jan 05, 2004 at 04:49:27PM -0500, Jay Fenlason wrote: > I think what it should do is > temp_byte = (char)(n&0xFF); > write_batch_delta_file(&temp_byte,sizeof(char)); Yes, the other code was wrong. I've checked in a fix to CVS. Thanks for pointing this out. ..wayne..