Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.misc,alt.folklore.computers Subject: Re: C structure portability, naughty Python Date: 4 Jan 2026 20:29:15 GMT Lines: 23 Message-ID: References: <10j9a1l$1toj$1@gal.iecc.com> <10j9vvr$23cp$2@gal.iecc.com> <10jb0is$172cb$2@dont-email.me> <10jdjmt$1ugk4$3@dont-email.me> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net bPwZy1KdsiYjHpBh710GqQqjIc8yuclc6SiNAj8R7UKJGYseZK Cancel-Lock: sha1:zv3yUgqaxj/1jpIbGHOCZsbdmEo= sha256:CZSTmnyEGdlK8zgR3E9h22FnBLWOuUdJixienCJFbOg= User-Agent: Pan/0.162 (Pokrosvk) Xref: csiph.com comp.os.linux.misc:80484 alt.folklore.computers:233163 On Sun, 4 Jan 2026 06:42:21 -0500, Chris Ahlstrom wrote: > C++ is wayyyyy beyond C w/classes now. Example: templates, promises, > futures, and a greatly expanded Standard Library (e.g. > the functions).. I am way out of date on C++. Almost all of my use in the last 20 years was working with the Esri ArcObjects API. That's a rather small COM based subset. The whole 32 bit API was dropped a couple of years ago as Esri moved to C#. You may be able to use C++ if you're a glutton. I understand some of the gnarly stuff with iterators has been cleaned up but getting current is not on my todo list. > Does Petzhold still have the Windows tattoo? :-D He retired from Microsoft (Xamarin) in 2018 and branched out. https://charlespetzold.com/books/ I haven't read Code yet although I just bought it for the Kindle. Like me, he never was a C++ fan.