K 10 svn:author V 3 des K 8 svn:date V 27 1998-10-09T10:40:03.000000Z K 7 svn:log V 286 MFC: fread() returns 0 on eof or error, not EOF. This fixes the following bug: "head -c " never exit and loops forever (until it is killed), if the input stream has fewer bytes than specified (n). PR: bin/8225 Submitted-by: FUJIMOTO Kensaku END