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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,2e1cd42feeec2424 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!c13g2000cwb.googlegroups.com!not-for-mail From: "Garry" Newsgroups: comp.lang.ada Subject: Re: Interfacing to C Date: 9 Feb 2005 10:53:45 -0800 Organization: http://groups.google.com Message-ID: <1107975225.937308.208390@c13g2000cwb.googlegroups.com> References: <1107886078.800063.121210@f14g2000cwb.googlegroups.com> NNTP-Posting-Host: 68.15.177.42 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1107975230 2731 127.0.0.1 (9 Feb 2005 18:53:50 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 9 Feb 2005 18:53:50 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: c13g2000cwb.googlegroups.com; posting-host=68.15.177.42; posting-account=EMtA8g0AAAA-UNlGV18CQWXjhlUjxiBB Xref: g2news1.google.com comp.lang.ada:8212 Date: 2005-02-09T10:53:45-08:00 List-Id: Anders Wirzenius wrote: > Bj=F6rn Lundin writes: > > > tisdag 08 februari 2005 19:07 skrev Garry: > I'm just starting in ADA. > > Can anyone explain why I have to define a > dummy procedure in my > > hsdbg package to get my code to work? > > > > My guess is that you don't know what you want. Your code slightly > > rewritten perhaps make sense? I took the liberty to separate your > > marktime procedures in a 'thin' (c-close) and a thick (ada -close) > > version > > > > ... (code deleted) > > > > > So you don't need a dummy procedure. > > > > /Bj=F6rn > > This is an excellent example of a positive attitude to help a newbie! > > Congratulations, Bj=F6rn! > > Anders This was great help! I want to thank everyone who replied to my post! I appreciate the time you experts expended in helping me. Thanks Again! Garry