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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,69999ed88ef5e4fb X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-25 18:37:31 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.wirehub.nl!news.stealth.net!204.127.161.2.MISMATCH!wn2feed!worldnet.att.net!135.173.83.71!wnfilter1!worldnet-localpost!bgtnsc04-news.ops.worldnet.att.net.POSTED!not-for-mail Message-ID: <3B5F74F4.C5ED3B1@worldnet.att.net> From: James Rogers X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Reading the source. (Novice question.) References: <6rJ77.55408$JN6.10656566@news1.rdc1.mi.home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 26 Jul 2001 01:37:30 GMT NNTP-Posting-Host: 12.86.36.220 X-Complaints-To: abuse@worldnet.att.net X-Trace: bgtnsc04-news.ops.worldnet.att.net 996111450 12.86.36.220 (Thu, 26 Jul 2001 01:37:30 GMT) NNTP-Posting-Date: Thu, 26 Jul 2001 01:37:30 GMT Organization: AT&T Worldnet Xref: archiver1.google.com comp.lang.ada:10577 Date: 2001-07-26T01:37:30+00:00 List-Id: McDoobie wrote: > > I downloaded and installed the mw_components library from adapower.com > > Now, I'm a little fuzzy on where I look in the source code to find names of the > routines and parameters that I actually call from this group of packages. > (I'm sure this is proabably covered in my book somewhere, I just havent > found it yet.) Specifically, I'm interested in the "bags" package. > > I'm gonna try writing some code to see if I can figure it out on my own, but a > little pointer or two would be helpful. > Look in the package specifications. Jim Rogers Colorado Springs, Colorado USA