On Wed, May 22, 2002 at 06:17:36PM +0100, David Bassendine wrote: > _setmode ( _fileno (fp), _0_BINARY ); Note that this should almost certainly be an O ('oh'), and not a '0' (zero). -- - mdz