delorie.com/archives/browse.cgi | search |
Date: | Sat, 14 Sep 1996 20:14:46 -0700 (PDT) |
From: | Samuel Vincent <svincent AT cs DOT sonoma DOT edu> |
To: | Erik Max Francis <max AT alcyone DOT com> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: Binary files and ^C chars-try again |
In-Reply-To: | <3238BAD4.A45980C@alcyone.com> |
Message-ID: | <Pine.GSO.3.94.960914201304.18443A-100000@zippy> |
MIME-Version: | 1.0 |
On Thu, 12 Sep 1996, Erik Max Francis wrote: > There's nothing wrong with using exit to terminate a program, even if you're > in main. Well, sure there's nothing wrong with it... But it performs frivolous fflush's and other things when all you want to do is end the program right there. Why call another function when all you want is to end the program? ;) -Sam
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |