Path: csiph.com!weretis.net!feeder8.news.weretis.net!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: Keith Thompson Newsgroups: comp.lang.c++ Subject: Re: Z++ for Windows and Linux Date: Tue, 31 Jan 2023 16:32:28 -0800 Organization: None to speak of Lines: 15 Message-ID: <875ycmw7hf.fsf@nosuchdomain.example.com> References: <71b98e95-046c-4de5-8d6a-b7f5b8364d23n@googlegroups.com> <87a61ywdhw.fsf@nosuchdomain.example.com> <74258a32-da0a-4dbe-afef-f77f6c0b04bcn@googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain Injection-Info: reader01.eternal-september.org; posting-host="a8a885e6298898d7fc567a0a3f7b560e"; logging-data="50121"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19KiBEQiLLDg+BfN3+VcqTk" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) Cancel-Lock: sha1:HplboGLqEDg+WeU7PfVlrLNUNWk= sha1:M/O8D6ZUgVBZna/vqTCEbzgrrv4= Xref: csiph.com comp.lang.c++:88936 Zorro writes: [...] > Thank you. ,Z++ is a "Superset", not an extension of C++, as it it to C. What exactly do you mean by "Superset"? If Z++ is truly a superset of C++, then every valid C++ program is a valid Z++ program with the same semantics. If that's *nearly* the case, as C++ is nearly a superset of C, then using the word with scare quotes might be appropriate. If not, then you might consider using a different word. -- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com Working, but not speaking, for XCOM Labs void Void(void) { Void(); } /* The recursive call of the void */