Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!husc6!cmcl2!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: comp.lang.c Subject: Re: Accessing argc & argv from a functi Message-ID: <6218@brl-smoke.ARPA> Date: Sat, 1-Aug-87 23:37:14 EDT Article-I.D.: brl-smok.6218 Posted: Sat Aug 1 23:37:14 1987 Date-Received: Sun, 2-Aug-87 10:57:56 EDT References: <420@sugar.UUCP> <39@flmis06.ATT.COM> <1260@killer.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 8 In article <1260@killer.UUCP> jfh@killer.UUCP (The Beach Bum) writes: >has anyone written a public domain C startup that also is written in C ... That is not in general possible. The C startup routines that I maintain are all inherently different, and furthermore they cannot be written in C. Why do people think they need this? I've never felt the need for it.