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,49187406979ac933 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-16 05:51:33 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!headwall.stanford.edu!hub1.nntpserver.com!newsfeed2.earthlink.net!newsfeed.earthlink.net!newsmaster1.prod.itd.earthlink.net!newsread1.prod.itd.earthlink.net.POSTED!not-for-mail Message-ID: <3C6E56DF.671049F7@earthlink.net> From: "Marc A. Criley" Organization: Quadrus Corporation X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.14-5.0 i686) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Operator question.(Thanks) References: <2vRa8.11975$kt5.28657@rwcrnsc52.ops.asp.att.net> <6_nb8.22850$kt5.60375@rwcrnsc52.ops.asp.att.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sat, 16 Feb 2002 13:51:29 GMT NNTP-Posting-Host: 158.252.122.173 X-Complaints-To: abuse@earthlink.net X-Trace: newsread1.prod.itd.earthlink.net 1013867489 158.252.122.173 (Sat, 16 Feb 2002 05:51:29 PST) NNTP-Posting-Date: Sat, 16 Feb 2002 05:51:29 PST X-Received-Date: Sat, 16 Feb 2002 05:51:30 PST (newsmaster1.prod.itd.earthlink.net) Xref: archiver1.google.com comp.lang.ada:20079 Date: 2002-02-16T13:51:29+00:00 List-Id: Wannabe h4x0r wrote: > > Now, whenever I want something to "get" something, I'll just think of a > smiley face. Heh. Another way to "read" the => delimiter is "set to". This is similar then to reading ":=" as "set equal to". ...Just the way these were read on my first big Ada project many years ago :-) Marc