Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.c    |    Meh, in C you gotta define EVERYTHING    |    243,242 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 241,950 of 243,242    |
|    olcott to All    |
|    Re: Mike Terry just answer this one ques    |
|    13 Nov 25 22:49:20    |
   
   XPost: comp.theory, comp.lang.c++   
   From: polcott333@gmail.com   
      
   *I won't tolerate dodging the question any more*   
   *I won't tolerate dodging the question any more*   
   *I won't tolerate dodging the question any more*   
      
   int H(char* P);   
      
   int D()   
   {   
    int Halt_Status = H(D);   
    if (Halt_Status)   
    HERE: goto HERE;   
    return Halt_Status;   
   }   
      
   int main()   
   {   
    H(D);   
   }   
      
   Answer only on the basis of performing the   
   actual simulation of D simulated by H.   
      
   When N statements of D are simulated by H   
   according to the semantics of the C programming   
   language can the simulated D reach its own "return"   
   statement final halt state for any value of N?   
      
   If I have to keep posting this every day for   
   the next ten years I will.   
      
   I have been asking for five minutes of someone's   
   time and they spend thousands of hours dodging this   
   over more than three years.   
   --   
   Copyright 2025 Olcott "Talent hits a target no one else can hit; Genius   
   hits a target no one else can see." Arthur Schopenhauer   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca