This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

About fwrite(s, 0, 1, fp)


Hi,

What should fwrite(s, 0, 1, fp) return? VSX-PCT expects 0. What
does ANSI C say on it? Solaris 2.5.1/2.6 and HP-UX 10.20 return
0. Should we change it to 0?

Thanks.

-- 
H.J. Lu (hjl@gnu.org)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]