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,196864e6c216ca4f X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-28 19:13:45 PST Message-ID: <3F779550.F877C469@fakeaddress.nil> Date: Mon, 29 Sep 2003 04:13:36 +0200 From: Gautier Write-only X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: How to Emulate C++ Macro with Static Local Variable? References: <17cd177c.0309250354.77444ccd@posting.google.com> <5917f4d0.0309251006.29cd9421@posting.google.com> <3F769EDE.D9D4744F@fakeaddress.nil> <5bHdb.6832$RW4.2763@newsread4.news.pas.earthlink.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 80.218.95.93 X-Trace: news.swissonline.ch 1064801624 80.218.95.93 (29 Sep 2003 04:13:44 +0200) X-Complaints-To: abuse@swissonline.ch Path: news1.google.com!newsfeed.stanford.edu!newsmi-us.news.garr.it!NewsITBone-GARR!news.mailgate.org!news-zh.switch.ch!switch.ch!news.swissonline.ch!not-for-mail Xref: news1.google.com comp.lang.ada:95 Date: 2003-09-29T04:13:36+02:00 List-Id: Jeffrey Carter: # There seems to be no need for type S. It comes from the OP's code skeleton: struct s { int data[8]; }; I fill it with redundant information for the fun of it... ________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, e-mail address on the Web site!