Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!floyd!harpo!seismo!hao!hplabs!sri-unix!gwyn@brl-vld From: gwyn%brl-vld@sri-unix.UUCP Newsgroups: net.unix Subject: Re: help needed to download ascii null from unix Message-ID: <16229@sri-arpa.UUCP> Date: Tue, 31-Jan-84 19:26:27 EST Article-I.D.: sri-arpa.16229 Posted: Tue Jan 31 19:26:27 1984 Date-Received: Tue, 7-Feb-84 12:37:17 EST Lines: 6 From: Doug Gwyn (VLD/VMB)Sorry, write( 2, "", 1 ); is perfectly legal and outputs the NUL end-of-string terminator. Address 0 has nothing whatever to do with this.