Liste des Groupes | Revenir à theory |
On 2/25/2025 5:41 PM, Richard Damon wrote:SL, you admit that everything you have said is a lie.On 2/25/25 1:01 PM, olcott wrote:Requiring main() makes it dead obvious when anyoneOn 2/25/2025 10:13 AM, Mikko wrote:>Althogh the subject line has the words "COMPLETE PROOF" there is no>
proof or pointer to proof below.
>
>
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);
}
>
The above does specify that DD simulated by HHH
cannot possibly terminate normally by reaching its
own "return" instruction.
>
That this may be beyond your technical skill level.
is less than no rebuttal at all.
>
Ignoring the code in main() seemed dishonest.
>
Since it isn't part of the problem, why is that?
>
is trying to get away with the strawman deception.
You keep trying to get away with changing the subject
away from DD emulated by HHH.
Les messages affichés proviennent d'usenet.