Re: Only C programmers tell the truth about the behavior of DD simulated by HHH

Liste des GroupesRevenir à cl c++ 
Sujet : Re: Only C programmers tell the truth about the behavior of DD simulated by HHH
De : polcott333 (at) *nospam* gmail.com (olcott)
Groupes : comp.lang.c comp.theory comp.lang.c++
Suivi-à : comp.lang.c
Date : 17. Apr 2025, 19:23:25
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vtrguu$16pbv$1@dont-email.me>
References : 1 2
User-Agent : Mozilla Thunderbird
On 4/17/2025 10:44 AM, Bonita Montero wrote:
Am 17.04.2025 um 17:38 schrieb olcott:
>
typedef void (*ptr)();
int HHH(ptr P);
>
>
int DD()
{
   int Halt_Status = HHH(DD);
   if (Halt_Status)
     HERE: goto HERE;
   return Halt_Status;
}
>
int main()
{
   HHH(DD);
}
>
DD simulated by HHH includes HHH simulating itself
simulating DD until HHH sees the non-terminating
pattern and rejects DD as non-terminating.
>
 What you do is like thinking in circles before falling asleep.
 
That is an incorrect assessment of the behavior of
DD simulated by HHH that includes HHH simulating itself
simulating DD.
I am here at comp.lang.c because the all of the people on
comp.theory continue to flat out lie about this behavior
for three solid years. comp.lang.c may have trolls, yet
seem to have no liars.
--
Copyright 2025 Olcott "Talent hits a target no one else can hit; Genius
hits a target no one else can see." Arthur Schopenhauer

Date Sujet#  Auteur
17 Apr 25 * Only C programmers tell the truth about the behavior of DD simulated by HHH2olcott
17 Apr 25 `- Re: Only C programmers tell the truth about the behavior of DD simulated by HHH1olcott

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal