Re: OT: Re: help with include and library files in GPS
- From: Martin Krischik <krischik@xxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 27 Feb 2006 17:48:57 +0100
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@xxxxxxxxxxxxxxxxxxxxx
Ada programming at: http://ada.krischik.com
.
- References:
- help with include and library files in GPS
- From: new
- Re: help with include and library files in GPS
- From: Martin Krischik
- OT: Re: help with include and library files in GPS
- From: Steve
- Re: OT: Re: help with include and library files in GPS
- From: Martin Krischik
- Re: OT: Re: help with include and library files in GPS
- From: Steve
- help with include and library files in GPS
- Prev by Date: Re: OT: Re: help with include and library files in GPS
- Next by Date: Re: limited types (Was: Records that could be arrays)
- Previous by thread: Re: OT: Re: help with include and library files in GPS
- Next by thread: Re: help with include and library files in GPS
- Index(es):
Relevant Pages
|
|