Re: Who here understands that the last paragraph is Necessarily true? --- Honest Dialogue

Liste des GroupesRevenir à theory 
Sujet : Re: Who here understands that the last paragraph is Necessarily true? --- Honest Dialogue
De : polcott333 (at) *nospam* gmail.com (olcott)
Groupes : comp.theory
Date : 20. Jul 2024, 16:23:03
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v7gh88$3im62$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
User-Agent : Mozilla Thunderbird
On 7/20/2024 3:53 AM, Fred. Zwarts wrote:
Op 19.jul.2024 om 16:49 schreef olcott:
>
void Infinite_Loop()
{
   HERE: goto HERE;
}
>
int main()
{
   HHH(Infinite_Loop);
}
>
 Irrelevant, because you do not understand the difference between Infinite_Loop and Finite_Recursion.
 
*Until you understand that this is true*
*we cannot have an honest dialogue*
_DDD()
[00002163] 55         push ebp      ; housekeeping
[00002164] 8bec       mov ebp,esp   ; housekeeping
[00002166] 6863210000 push 00002163 ; push DDD
[0000216b] e853f4ffff call 000015c3 ; call HHH(DDD)
[00002170] 83c404     add esp,+04
[00002173] 5d         pop ebp
[00002174] c3         ret
Size in bytes:(0018) [00002174]
int main()
{
   DDD();
}
Calls HHH(DDD) that must abort the emulation of its input
or {HHH, emulated DDD and executed DDD} never stop running.
--
Copyright 2024 Olcott "Talent hits a target no one else can hit; Genius
hits a target no one else can see." Arthur Schopenhauer

Date Sujet#  Auteur
10 Nov 24 o 

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal