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,3b06f2a3754e334e X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!news3.google.com!border1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!atl-c08.usenetserver.com!news.usenetserver.com!pc02.usenetserver.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail Newsgroups: comp.lang.ada Subject: Re: GPS example fails to compile References: From: Stephen Leake Date: Thu, 22 Jun 2006 07:29:23 -0400 Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:L/EgpAZG3W8gFiijAzW0iAIHeWQ= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: cfcac449a7f21e73ae4a406582 Xref: g2news2.google.com comp.lang.ada:4900 Date: 2006-06-22T07:29:23-04:00 List-Id: "Xcriber51" writes: > After finally deciding to dive into the world of a language that requires > you to write... > > function Get_It (n: Integer) return Integer; > > ..what you can say in C as... > > int get_it (int n); Good move. > ..I have downloaded the much-touted GPS IDE. Bad move. Stick with Emacs. See http://fsw.gsfc.nasa.gov/gds/tools_install_windows.pdf for complete installation instructions. Have fun :). -- -- Stephe