Path: ...!2.eu.feeder.erje.net!feeder.erje.net!news.swapon.de!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: "Chris M. Thomasson" Newsgroups: comp.lang.c,comp.lang.c++ Subject: Re: Can someone please verify the execution trace of this? Date: Mon, 20 May 2024 12:41:03 -0700 Organization: A noiseless patient Spider Lines: 57 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Mon, 20 May 2024 21:41:05 +0200 (CEST) Injection-Info: dont-email.me; posting-host="c64270d287de33e0b6496e257486af9b"; logging-data="165370"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX192xl7zwEQElsFRXjwbe2kSjnrJ//bsEbw=" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:tMUFrTp2ucVCPHMJUl/fw5MGF0s= In-Reply-To: Content-Language: en-US Bytes: 3889 On 5/20/2024 12:37 PM, olcott wrote: > On 5/20/2024 2:32 PM, Chris M. Thomasson wrote: >> On 5/20/2024 12:23 PM, Chris M. Thomasson wrote: >>> On 5/20/2024 12:15 PM, olcott wrote: >>>> On 5/20/2024 1:35 PM, Chris M. Thomasson wrote: >>>>> On 5/20/2024 10:20 AM, olcott wrote: >>>>>> On 5/20/2024 12:15 PM, Bonita Montero wrote: >>>>>>> Am 20.05.2024 um 18:01 schrieb olcott: >>>>>>>> On 5/20/2024 10:16 AM, Bonita Montero wrote: >>>>>>>>> Am 20.05.2024 um 16:47 schrieb olcott: >>>>>>>>> >>>>>>>>>> It is a simple question about the behavior of C functions. >>>>>>>>>> This group's purpose is the C/C++ language. >>>>>>>>> >>>>>>>>> Your question is generic to most languages and you're >>>>>>>>> not asking how to do that in C or how to improve that. >>>>>>>>> And you're asking the same thing for years. >>>>>>>>> >>>>>>>> >>>>>>>> Yes I am very persistent. I keep asking until >>>>>>>> I get an answer. >>>>>>>> >>>>>>> >>>>>>> After some time you should recognize you're doing circles. >>>>>>> >>>>>> >>>>>> I am asking a straight forward question that people >>>>>> keep ignoring it has nothing to do will my circles: >>>>>> Ask until answered stops when answered. >>>>>> >>>>> >>>>> Think of your halt decider running a black box program. >>>> >>>> *It is not even a halt decider in this post it is merely a simulator* >>> [...] >>> >>> Humm... So, what is your main point? You cannot decide if a program >>> will halt, _unless_ you code the test program? >>> >> >> Can I create a program that runs in your simulator? Can I call into a >> TRNG or something? Create a race condition on purpose? Check this out: >> >> https://groups.google.com/g/comp.lang.c++/c/7u_rLgQe86k/m/fYU9SnuAFQAJ >> >> > > The entire scope of my 20 year primary research only has > the scope of the conventional HP counter-example inputs. > > I can do this at the Turing Machine level too, yet off-topic > for this group. > So, you do not care if the halting problem can be applied to a "black box" program? What am I missing here? I must be missing something important, right?