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-Thread: 103376,131f06967722ab4b X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed.cwix.com!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: Ada 2005? Date: 22 Dec 2004 06:52:56 -0600 Organization: LJK Software Message-ID: References: <1103344064.372396.51420@c13g2000cwb.googlegroups.com> <1n1v6175zrtcc.2g6ewdvu7ei5$.dlg@40tude.net> <1103568585.285484.237450@c13g2000cwb.googlegroups.com> <17804669.eaDZ45aH7Z@linux1.krischik.com> <1103643255.196052.267230@c13g2000cwb.googlegroups.com> <1750748.eDONUVZfBc@linux1.krischik.com> <70chu8ZFjnzO@eisner.encompasserve.org> <22079486.hMfpcNLlTu@linux1.krischik.com> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1103719927 19038 192.135.80.34 (22 Dec 2004 12:52:07 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Wed, 22 Dec 2004 12:52:07 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:7154 Date: 2004-12-22T06:52:56-06:00 List-Id: In article <22079486.hMfpcNLlTu@linux1.krischik.com>, Martin Krischik writes: > Larry Kilgallen wrote: > >> In article <1750748.eDONUVZfBc@linux1.krischik.com>, Martin Krischik >> writes: >>> jimmaureenrogers@worldnet.att.net wrote: >>> >>>> There are actually some other small differences between "struct" and >>>> "class" in C++. >>>> In a "struct" all members are public by default, while in a "class" all >>>> members are private by default. >>> >>> But that is exactly what I said. >>> >>> For those who can't read regular expression >>> >>> is you replace "class X {" with "struct X { private :" then nothing >>> changes. >> >> I was under the impression the discussions here were to be in English >> or Ada, not in some other syntax from particular platforms. > > You are right. Where is the problem? Someone making a post that expects people to read "regular expression".