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,38fc011071df5a27 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-14 08:39:05 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!news.telebyte.nl!news.tele.dk!news.tele.dk!small.news.tele.dk!uninett.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: Ideas for Ada 200X Date: Sat, 14 Jun 2003 15:39:04 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: <3EE7CC70.E1FD3A67@adaworks.com> <3EE90854.6456A81E@adaworks.com> NNTP-Posting-Host: kiuk0152.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1055605144 21660 129.241.83.78 (14 Jun 2003 15:39:04 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Sat, 14 Jun 2003 15:39:04 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:39175 Date: 2003-06-14T15:39:04+00:00 List-Id: James Rogers wrote: > Preben Randhol wrote in > news:slrnbelvjk.sl.randhol+abuse@kiuk0152.chembio.ntnu.no: > >> Russ wrote: >>> += tells me *instantly* what it does. >> > [snip] >> Second what does: >> >> A =~ B >> >> tell you? >> > > I guess it depends upon which language you are writing in. > In C this indicates that A is assigned the compliment of B. And in Perl it means something else... Preben -- This is Ada95 land. On quiet nights you can hear C programmers debug.