Re: OT: Re: help with include and library files in GPS



In article <9gnvOIcTdKYO@xxxxxxxxxxxxxxxxxxxxxxxx>, Kilgallen@xxxxxxxxxxx (Larry Kilgallen) writes:
In article <yTuMf.1309$6I.560@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>, "Jeffrey R. Carter" <spam@xxxxxxxx> writes:
Steve wrote:

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.

To me, the concept of "include" is treating the contents of one file as if they
were textually present in another file at the time of compilation. An Ada
context clause does not do this.

To me the concept of "assignment" means copying some bits from here to
there, regardless of whether they beyond. But Ada has strong typing.
belong
belong
belong
And English does not.
.



Relevant Pages

  • Re: Tutorial and guidelines: Coding standards (long message)
    ... >> Many languages already have well established coding standards. ... Since I have referenced an Ada style guide I will speak of the ... Ada way to make scope visible. ... An Ada package is added to the scope of a program ...
    (comp.programming)
  • Re: Tutorial and guidelines: Coding standards (long message)
    ... >> Many languages already have well established coding standards. ... Since I have referenced an Ada style guide I will speak of the ... Ada way to make scope visible. ... An Ada package is added to the scope of a program ...
    (comp.os.linux.development.apps)
  • Re: Tutorial and guidelines: Coding standards (long message)
    ... >> Many languages already have well established coding standards. ... Since I have referenced an Ada style guide I will speak of the ... Ada way to make scope visible. ... An Ada package is added to the scope of a program ...
    (comp.unix.programmer)
  • Re: Separate Compilation in Programming Languages
    ... And that is exactly analogous a change to an Ada package spec ... exactly the same as changing an Ada package spec. ... A dependent unit, when the specification ... If the public signatures do not change, ...
    (comp.lang.ada)
  • Re: Standard Ada Preprocessor
    ... > package specifications anymore. ... > common method for asking the compiler questions about the target ... That is the problem for Ada that has remained unsolved ... The problem that exists now is not generating the configuration. ...
    (comp.lang.ada)