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



Steve wrote:

Please don't confuse an english description of functionality with language
keywords.  If you feel you must, then throw a smiley at the end of the
line so everybody will know you're joking.

True and I take your advice. However "include" is both a keyword
("#include") and a very low level concept of sharing code between different
compilation units. In fact: the lowest level concept before coping the code
manually from one source file to another.

Anyway: Ada neither uses the keyword nor the concept of include.

Martin
--
mailto://krischik@xxxxxxxxxxxxxxxxxxxxx
Ada programming at: http://ada.krischik.com
.