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,8c8550b9f2cf7d40 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-05 11:00:49 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!212.84.206.1.MISMATCH!bolzen.all.de!fu-berlin.de!uni-berlin.de!213.200.246.247!not-for-mail From: Vinzent Hoefler Newsgroups: comp.lang.ada Subject: Re: Is ther any sense in *= and matrices? Date: Thu, 05 Jun 2003 19:59:27 +0200 Organization: JeLlyFish software Message-ID: References: NNTP-Posting-Host: 213.200.246.247 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: fu-berlin.de 1054836048 12517741 213.200.246.247 (16 [175126]) X-Newsreader: Forte Agent 1.8/32.548 Xref: archiver1.google.com comp.lang.ada:38719 Date: 2003-06-05T19:59:27+02:00 List-Id: Preben Randhol wrote: >Vinzent Hoefler wrote: >>=20 >> In the matrix case it's just that you can't write a *=3D that works = for >> the more general case. Simple as that. I really wouldn't see a problem >> with that. > >Well I don't see the point the *=3D syntax sugar either ;-) I agree. It was always confusing me from the first time I looked at some C-source. =3D) And especially I had a hard time translating an LZSS-implementation from C to Pascal that didn't know all these fscking post- and preincrements in indexing some array structures in a single line. That's why I like Ada so much. All this obfuscating stuff simply doesn't exist. Vinzent. --=20 Parents strongly cautioned -- this posting is intended for mature audiences over 18. It may contain some material that many parents would not find suitable for children and may include intense violence, sexual situations, coarse language and suggestive dialogue.