Re: Casting return value to fit within constraints of error values (portability)



On 27 Jan 2006 20:57:31 -0800, in comp.lang.c , "clayne"
<clayne@xxxxxxxxxxxx> wrote:

> ssize_t read(int fildes, void *buf, size_t nbyte);

you /are/ aware that read() is offtopic here? Its a posix function,
probably best discussed in a unix group.
Mark McIntyre
--
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it."
--Brian Kernighan

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
.



Relevant Pages