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: 10ad19,23963231b5359f74 X-Google-Attributes: gid10ad19,public X-Google-Thread: 10a146,23963231b5359f74 X-Google-Attributes: gid10a146,public X-Google-Thread: 1073c2,23963231b5359f74 X-Google-Attributes: gid1073c2,public X-Google-Thread: 103376,23963231b5359f74 X-Google-Attributes: gid103376,public X-Google-Thread: 101deb,23963231b5359f74 X-Google-Attributes: gid101deb,public X-Google-Thread: 107a89,23963231b5359f74 X-Google-Attributes: gid107a89,public X-Google-ArrivalTime: 2001-06-13 10:39:05 PST Path: archiver1.google.com!newsfeed.google.com!sn-xit-02!supernews.com!isdnet!newsfeed.cwix.com!sjc-peer.news.verio.net!news.verio.net!iad-read.news.verio.net.POSTED!not-for-mail Newsgroups: comp.lang.ada,comp.lang.awk,comp.lang.clarion,comp.lang.java.programmer,comp.lang.pl1,comp.lang.vrml References: <3B0DBD4A.82943473@my-deja.net> <3B0DD011.88FCD00E@acm.org> <83WP6.3874$yc6.728572@news.xtra.co.nz> <3B1411D0.3AAF42E7@ftw.rsc.raytheon.com> <9f2nks$ibd$0@dosa.alt.net> <3B177EF7.2A2470F4@facilnet.es> <9f8b7b$h0e$1@nh.pace.co.uk> <9f8r0i$lu3$1@nh.pace.co.uk> <3b1ee2d5$2$fuzhry$mr2ice@va.news.verio.net> <3b20009c$2@news.tce.com> <3B2056A5.86396F55@home.com> From: "Shmuel (Seymour J.) Metz" Subject: Re: Long names are doom ? Mail-Copies-To: nobody Organization: Atid/2 X-Cise: "Tony Schliesser" X-CompuServe-Customer: Yes X-Coriate: NCAE@NewAmerica.org X-Ecrate: Bob Germer X-Punge: Micro$oft X-Sanguinate: themvsguy@email.com X-Terminate: SPA(GIS) Message-ID: <3b275b52$3$fuzhry$mr2ice@va.news.verio.net> X-Newsreader: MR/2 Internet Cruiser Edition for OS/2 v2.28a/28 Date: Wed, 13 Jun 2001 08:23:46 -0400 NNTP-Posting-Host: 206.55.10.86 X-Complaints-To: abuse@verio.net X-Trace: iad-read.news.verio.net 992437033 206.55.10.86 (Wed, 13 Jun 2001 12:57:13 GMT) NNTP-Posting-Date: Wed, 13 Jun 2001 12:57:13 GMT Xref: archiver1.google.com comp.lang.ada:8677 comp.lang.awk:3039 comp.lang.clarion:21836 comp.lang.java.programmer:76031 comp.lang.pl1:1004 comp.lang.vrml:3767 Date: 2001-06-13T08:23:46-04:00 List-Id: In <3B2056A5.86396F55@home.com>, on 06/08/2001 at 04:38 AM, "Donald L. Dobbs" said: >Here is some C code I had to contend with -- it adds a new dimension >to cryptic write-only code: >x=(--(p)->_cnt>=0?(*(p)->_ptr++=x)&0xff:_flsbuf(x&0xff,p)) The problem that I have with that code is the variable names rather than the syntax. Plug in appropriate variiable names and I might be able to say whether some comments are necessary. Rewrite it with "if" but using the same names and it wiol remain cryptic. -- ----------------------------------------------------------- Shmuel (Seymour J.) Metz, SysProg and JOAT Atid/2 Team OS/2 Team PL/I Any unsolicited commercial junk E-mail will be subject to legal action. I reserve the right to publicly post or ridicule any abusive E-mail. I mangled my E-mail address to foil automated spammers; reply to domain acm dot org user shmuel to contact me. Do not reply to spamtrap@library.lspace.org -----------------------------------------------------------