What's a good prototype for write(2)?

Richard A. O'Keefe ok at quintus.uucp
Thu Oct 27 17:37:04 AEST 1988


In article <4507 at bsu-cs.UUCP> dhesi at bsu-cs.UUCP (Rahul Dhesi) writes:
>     extern unsigned int write (int fd, void *, unsigned int count);
	     ^^^^^^^^^^^^			 ^^^^^^^^^^^^
Shouldn't these be "size_t", or am I more than usually confused?



More information about the Comp.std.c mailing list