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,a5f87a50bf9eecc7 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news1.google.com!news4.google.com!news.glorb.com!newsfeed.inode.at!news.hispeed.ch!linux2.krischik.com!news From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: OT: Re: help with include and library files in GPS Date: Mon, 27 Feb 2006 17:48:57 +0100 Organization: Cablecom Newsserver Message-ID: <1497826.7GLnMYtuHb@linux1.krischik.com> References: <1140710414.054668.201470@z34g2000cwc.googlegroups.com> <1392397.TMLNCp2Aq0@linux1.krischik.com> <75WdnRLuksezMJ3ZnZ2dnUVZ_tudnZ2d@comcast.com> <3538707.Le0VB0dQMj@linux1.krischik.com> NNTP-Posting-Host: 84-74-134-212.dclient.hispeed.ch Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8Bit X-Trace: news.hispeed.ch 1141059606 8345 84.74.134.212 (27 Feb 2006 17:00:06 GMT) X-Complaints-To: news@hispeed.ch NNTP-Posting-Date: Mon, 27 Feb 2006 17:00:06 +0000 (UTC) User-Agent: KNode/0.10.1 Xref: g2news1.google.com comp.lang.ada:3188 Date: 2006-02-27T17:48:57+01:00 List-Id: Steve wrote: > You seem to be very stuck on programming concepts when you're talking > about include. > Ada certainly does use the concept of include. �If it didn't, you wouldn't > be able to utilize one package from another. �In Ada it is the "with" > statement that includes a reference to another packages specification. I might be wrong but I see two different concepts: (low level) include and (high level) import. C, C++ and Assembler have include. All other modern high level languages use import. As I have learned Modula 2 before learning C I indeed feel deeply on the difference. Martin -- mailto://krischik@users.sourceforge.net Ada programming at: http://ada.krischik.com