2 Copyright © 2004, The AROS Development Team. All rights reserved.
8 /*****************************************************************************
35 ******************************************************************************/
39 if (fread(&word
, sizeof(word
), 1, stream
) > 0) return word
;