Path: utzoo!mnetor!uunet!husc6!cmcl2!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: comp.lang.c Subject: Re: exit(main(argc,argv,env)); Message-ID: <6876@brl-smoke.ARPA> Date: 18 Dec 87 23:16:02 GMT References: <10875@brl-adm.ARPA> <1451@houdi.UUCP> <182@fxgrp.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 5 In article <182@fxgrp.UUCP> fxgrp!ljz@ames.arpa (Lloyd Zusman, Master Byte Software) writes: > main(argc, argv, envp); > exit(0); Such implementations do not conform to the proposed ANSI C standard.