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: <6873@brl-smoke.ARPA> Date: 18 Dec 87 23:06:50 GMT References: <10875@brl-adm.ARPA> <176@fxgrp.UUCP> <1286@laidbak.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 4 In article <1286@laidbak.UUCP> daveb@laidbak.UUCP (Dave Burton) writes: >Using return instead of exit() bypasses this cleanup operation. False.