Liste des Groupes | Revenir à theory |
On 6/18/2025 3:33 AM, Mikko wrote:Your HHH implementation uses non-standard extensions to C. YourOn 2025-06-17 14:15:33 +0000, olcott said:int main()
On 6/17/2025 4:44 AM, Mikko wrote:Your "in other words" is an attempt of a straw man deception.On 2025-06-16 18:36:47 +0000, olcott said:In other words you don't know as much as any CS graduate
On 6/16/2025 6:19 AM, Mikko wrote:The main quited above does not call HHH so its actual caller isOn 2025-06-15 20:02:28 +0000, olcott said:main() is not part of the input to HHH(DDD) thus
On 6/15/2025 2:01 PM, Richard Damon wrote:On 6/15/25 11:27 AM, olcott wrote:On 6/15/2025 4:46 AM, Mikko wrote:Nope, only someone as mentally deranged as yourself would believe your lies.On 2025-06-14 13:44:30 +0000, olcott said:Anyone with sufficient technical competence carefully
On 6/14/2025 6:26 AM, Mikko wrote:Doesn't matter. Unlikely that anyone would even notice that you wantedOn 2025-06-13 17:59:23 +0000, André G. Isaak said:Storing every text message ever written seems
On 2025-06-13 09:36, olcott wrote:Some of its contents might still be on some web page.On 6/13/2025 6:53 AM, Mikko wrote:Usenet is dying. Do you seriously think it will be around in 50 years?Nothing is permanent. But you can (and to some extent do) maintan a webI want people to be able to validate my work 50 years after I am dead.
page as long as you need it for usenet discussions.
A web-page will not work for this.
to take < 1.0 TB.
a validation of something.
studying what I have said that is not so biased against
my position that they can actually pay complete attention
will understand that I am correct.
If this was not the case then there could be a correctThere has been, but it has appearently been over you head.
rebuttal to what I am saying now. Instead of any correct
rebuttal all that has been provided is persistently
false assumptions.
You have demonstarted this by making this claim many times, and the errors you have ignored pointed out.
A termination analyzer / partial halt decider isRight, and that sequence of states spedified by that input, is the sequence of states actually generated by that program when run,
required to report on the behavior of the sequence
of state transitions that its input actually specifies.
It is not allowed to report on anything else.
int main()Richard does not pretend. You do but it does not work.
{
DDD(); // calls HHH(DDD) that is not allowed to report
} // on the behavior of its caller.
Richard pretends to not understand that a function
that calls another function is not itself the actual
input to the function that it calls.
In the followeing code fragment the identifier appears twice.
First it is defined. Later it is used to specify that the
argument to that function shall be a pointer to the function
where the call is. Using that pointer the called function
can access the calling function.
HHH cannot possibly see its actual caller.
elsewhere and your "this" is wrong.
that knows that a function cannot examine its caller.
{
HHH(DDD);
HERE: goto HERE;
}
So then try to show how HHH(DDD) can report on the
behavior of its caller: main()
Les messages affichés proviennent d'usenet.