Path: csiph.com!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: John Ames Newsgroups: alt.folklore.computers,comp.os.linux.misc Subject: Re: TeX and Pascal [was Re: The joy of FORTRAN] Date: Tue, 1 Oct 2024 07:58:52 -0700 Organization: A noiseless patient Spider Lines: 14 Message-ID: <20241001075852.00001700@gmail.com> References: <5mqdnZuGq4lgwm_7nZ2dnZfqnPSdnZ2d@earthlink.com> <1r0e6u9.1tubjrt1kapeluN%snipeco.2@gmail.com> <20240925083451.00003205@gmail.com> <20240930110933.00002ec1@gmail.com> <20240930135208.00004170@gmail.com> <20240930162717.0000340b@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Injection-Date: Tue, 01 Oct 2024 16:58:56 +0200 (CEST) Injection-Info: dont-email.me; posting-host="f3a1ced4425b80106d0fe41f21b562dc"; logging-data="2917782"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19cmayIe+OAG7sfhGO/vunMnO63YNIno7Q=" Cancel-Lock: sha1:ZUZ+ZU/8ACQwliUuU0V9JUP37iU= X-Newsreader: Claws Mail 4.2.0 (GTK 3.24.38; x86_64-w64-mingw32) Xref: csiph.com alt.folklore.computers:227343 comp.os.linux.misc:58850 On Tue, 1 Oct 2024 13:43:31 +0100 The Natural Philosopher wrote: > You can do that in straight C using one file per object and the > static keyword. > > All that C++ gives you is a syntactical way to describe what you are > doing. > > And frankly I find the syntax utterly confusing Yup - as I said, C++ is just C with OOP features awkwardly bolted onto it. Not a good example at *all.*