Path: csiph.com!news.mixmin.net!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: Keith Thompson Newsgroups: comp.lang.c++ Subject: Re: To C or not to C++ Date: Fri, 12 Aug 2022 12:11:08 -0700 Organization: None to speak of Lines: 22 Message-ID: <87lerte0qb.fsf@nosuchdomain.example.com> References: <2868500762@darkrealms.ca> <87iln0owgr.fsf@nosuchdomain.example.com> MIME-Version: 1.0 Content-Type: text/plain Injection-Info: reader01.eternal-september.org; posting-host="05d9063ffd9b5feaccaae838e92706c7"; logging-data="2715119"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+R+5wwo8rH5LGlZ3bg60wF" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) Cancel-Lock: sha1:fI4qkZcXNGSmNIPs+6VAQeJHhew= sha1:4ULI39SghFDh7WCXMwXE5XDwerw= Xref: csiph.com comp.lang.c++:85896 Muttley@dastardlyhq.com writes: > On Fri, 12 Aug 2022 18:07:38 +0300 > Paavo Helde wrote: >>12.08.2022 17:43 Muttley@dastardlyhq.com kirjutas: >>> >>> Rubbish. I've got multi thousand line originally C programs which I've >>happily >>> compiled with C++ compilers in C++ mode due to a few minor C++ additions. >> >>This does not make it idiomatic C++ code. > > I write my C++ code just like my C code except with C++ extensions so I've no > idea what point you're making. I think his point is that you write non-idiomatic C++ code. Which you can certainly do if you like, but most of us don't. -- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com Working, but not speaking, for Philips void Void(void) { Void(); } /* The recursive call of the void */