Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles $Revision: 1.7.0.8 $; site cdp Path: utzoo!watmath!clyde!burl!ulysses!allegra!oliveb!Glacier!cdp!ted From: ted@cdp.UUCP Newsgroups: net.lang.c Subject: Re: the 'entry' reserved word Message-ID: <8500001@cdp> Date: Thu, 14-Nov-85 05:10:00 EST Article-I.D.: cdp.8500001 Posted: Thu Nov 14 05:10:00 1985 Date-Received: Tue, 19-Nov-85 03:41:17 EST References: <1643@uwmacc.UUCP> Lines: 7 Nf-ID: #R:uwmacc.UUCP:-164300:cdp:8500001:000:234 Nf-From: cdp.UUCP!ted Nov 14 02:10:00 1985 My best guess is that "entry" was a unique symbol which the loader used to find the entry subroutine which would call main (or possibly _main as it does in most C implementations today)? Dennis Ritchie : what say? Ted Goldstein