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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3796c9f26082a2b8 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-31 06:34:06 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Ada has no continual line(s) ?? Date: 31 May 2002 09:15:43 -0400 Organization: NASA Goddard Space Flight Center (skates.gsfc.nasa.gov) Message-ID: References: <3cf652a0.31278796@news.demon.co.uk> <61F3D95684C39416.22460EE382CEAB92.C10CD01C79B28381@lp.airnews.net> <3CF698C4.4080401@mail.com> NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: skates.gsfc.nasa.gov 1022851389 17565 128.183.220.71 (31 May 2002 13:23:09 GMT) X-Complaints-To: usenet@news.gsfc.nasa.gov NNTP-Posting-Date: 31 May 2002 13:23:09 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Xref: archiver1.google.com comp.lang.ada:25076 Date: 2002-05-31T13:23:09+00:00 List-Id: Hyman Rosen writes: > Stephen Leake wrote: > > "John R. Strohm" writes: > >>Continuation marks are pretty much unique to FORTRAN. > > And Visual Basic (well, version 3 and 4, anyway), and Makefiles and > > shell scripts... > > And C, and C++. More precisely, the preprocessors for C and C++. I guess that is technically part of the languages. Interesting that I didn't think of those languages :). -- -- Stephe