Sujet : Re: Who here is too stupid to know that DDD correctly simulated by HHH cannot possibly reach its own return instruction?
De : mikko.levanto (at) *nospam* iki.fi (Mikko)
Groupes : comp.theoryDate : 03. Aug 2024, 10:19:40
Autres entêtes
Organisation : -
Message-ID : <v8kp6s$3c5h2$2@dont-email.me>
References : 1
User-Agent : Unison/2.2
On 2024-08-02 20:57:26 +0000, olcott said:
Who here is too stupid to know that DDD correctly simulated
by HHH cannot possibly reach its own return instruction?
void DDD()
{
HHH(DDD);
return;
}
Everyone here understands that that depends on whther HHH returns.
-- Mikko