Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA
Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!gwyn
From: gwyn@brl-tgr.ARPA (Doug Gwyn )
Newsgroups: net.lang.c
Subject: Re: casts to (void)
Message-ID: <565@brl-tgr.ARPA>
Date: Fri, 9-Aug-85 04:14:38 EDT
Article-I.D.: brl-tgr.565
Posted: Fri Aug  9 04:14:38 1985
Date-Received: Mon, 12-Aug-85 01:23:05 EDT
References: <11@brl-tgr.ARPA> <1288@eagle.UUCP> <15908@watmath.UUCP>
Organization: Ballistic Research Lab
Lines: 5

> The subroutine printf(3) calls the system call write(2).
> If sucessful, the return value is set to the number of characters 
> written, else -1 is returned and errno is set to describe the error.

Gee, yet another alternate universe.