Sujet : Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?
De : Keith.S.Thompson+u (at) *nospam* gmail.com (Keith Thompson)
Groupes : comp.lang.c++ comp.lang.cDate : 24. May 2024, 03:34:02
Autres entêtes
Organisation : None to speak of
Message-ID : <87wmnk2b1h.fsf@nosuchdomain.example.com>
References : 1 2 3 4
User-Agent : Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Sam <
sam@email-scan.com> writes:
[...]
As I already explained, it's syntactically invalid C, that no
self-respecting C compiler will accept as well-formed code.
As I already explained, it is a valid C translation unit, once you
delete the line numbers that are obviously not intended to be part of
the code.
olcott will probably claim that I'm supporting his theories. I am not.
The code he posted is meaningless without knowing how H() is supposed to
be defined. And to be clear, I'm not asking how H() is supposed to be
defined.
-- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.comvoid Void(void) { Void(); } /* The recursive call of the void */