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,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-25 17:24:35 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!cyclone.bc.net!newsfeed.direct.ca!look.ca!newshub2.rdc1.sfba.home.com!news.home.com!news1.rdc1.mi.home.com.POSTED!not-for-mail From: "McDoobie" Subject: Reading the source. (Novice question.) Newsgroups: comp.lang.ada Organization: The Caffinated Corps. User-Agent: Pan/0.8.1beta4 (Unix) X-No-Productlinks: Yes Message-ID: <6rJ77.55408$JN6.10656566@news1.rdc1.mi.home.com> Date: Thu, 26 Jul 2001 00:24:34 GMT NNTP-Posting-Host: 24.0.109.49 X-Complaints-To: abuse@home.net X-Trace: news1.rdc1.mi.home.com 996107074 24.0.109.49 (Wed, 25 Jul 2001 17:24:34 PDT) NNTP-Posting-Date: Wed, 25 Jul 2001 17:24:34 PDT Xref: archiver1.google.com comp.lang.ada:10575 Date: 2001-07-26T00:24:34+00:00 List-Id: 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. Laters. McDoobie chris@dont.spam.me