Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!we13!ihnp4!harpo!decvax!cca!ima!inmet!jc From: jc@inmet.UUCP Newsgroups: net.lang.c Subject: Re: Orphaned Response - (nf) Message-ID: <1347@inmet.UUCP> Date: Sat, 5-May-84 03:12:32 EDT Article-I.D.: inmet.1347 Posted: Sat May 5 03:12:32 1984 Date-Received: Sun, 29-Apr-84 07:33:16 EDT Lines: 37 #R:nsc:-84500:inmet:5000016:177600:1295 inmet!jc Apr 26 11:38:00 1984 /*(The original form of this program, while technically impressive, * nonetheless produced output containing unbalanced parentheses. * We in the software business have enough of a reputation as * illiterate slobs, without this sort of thing being openly * rewarded! In an effort to encourage programmers to generate * software that is more English-like and user-friendly, I submit * the following modified version. :-) */ /* Portable between VAX11 && PDP11 */ short main[] = { 277, 04735, -4129, 25, 0, 477, 1019, 0xbef, 0, 12800, -113, 21119, 0x52d7, -1006, -7151, 0, 0x4bc, 020004, 0x3A28, 10541, 2056, 04010, 4548, 3044, -6716, 0x9, 4407, 6, 5568, 1, -30460, 0, 0x9, 5570, 512, -30419, 0x7e82, 0760, 6, 0, 4, 02400, 15, 0, 4, 1280, 4, 0, 4, 0, 0, 0, 0x8, 0, 4, 0, ',', 0, 12, 0, 4, 0, '#', 0, 020, 0, 4, 0, 30, 0, 026, 0, 0x6176, 120, 25712, 'p', 072163, 'r', 29303, 29801, 'e' }; /* Original authors: Sjoerd Mullender Robbert van Renesse Both @ Vrije Universiteit, Amsterdam, the Netherlands. ..!decvax!mcvax!vu44!{sjoerd,cogito} Modified by: John M Chambers [inmet!jc] Intermetrics, Inc. 735 Concord Ave. Cambridge, MA 02138 P.S. It took me less than 5 minutes to make and test this modification. Top that, all you hackers! */