From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,7eef1e530c6ffb21 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!feeder.news-service.com!feeder.news-service.com!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: procedure Make_File_Gone (Name : in String); Date: Sat, 23 Jul 2011 22:23:19 +0200 Organization: cbb software GmbH Message-ID: <1jwu3j82n0sum.cwkjpptkwms.dlg@40tude.net> References: Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: +Q5MeoW7//o4etB2KVQ4VA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Xref: g2news2.google.com comp.lang.ada:21300 Date: 2011-07-23T22:23:19+02:00 List-Id: On Sat, 23 Jul 2011 19:05:02 +0000 (UTC), tmoran@acm.org wrote: > I'm looking for a good name for such a routine, where "good" means > short and clear to a maintenance programmer scanning the code. Perhaps > English doesn't have a nice way of making such an imperative->declarative > phrase. procedure Delete_File (File : String; Existing : Boolean := True); -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de