Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!floyd!harpo!seismo!hao!hplabs!sri-unix!clark.wbst@PARC-MAXC.ARPA From: clark.wbst@PARC-MAXC.ARPA Newsgroups: net.unix Subject: Re: help needed to download ascii null from unix Message-ID: <16215@sri-arpa.UUCP> Date: Tue, 31-Jan-84 13:34:00 EST Article-I.D.: sri-arpa.16215 Posted: Tue Jan 31 13:34:00 1984 Date-Received: Tue, 7-Feb-84 12:06:44 EST Lines: 6 Uh, write(2,"",1) writes the first byte of your address space, which may be zero if you are lucky. I remember a long discussion a while ago on the subject of *0 and what is found there. I don't remember the outcome or positions, but I don't think it is a particularly swift idea in general. --Ray