Sujet : Re: Is Richard a Liar?
De : polcott333 (at) *nospam* gmail.com (olcott)
Groupes : comp.theory sci.logicDate : 15. May 2024, 16:10:24
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v22j90$u8vi$4@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
User-Agent : Mozilla Thunderbird
On 5/15/2024 3:17 AM, Mikko wrote:
On 2024-05-14 19:34:52 +0000, olcott said:
*Anyone that says that I am wrong without knowing C is dishonest*
First you should prove that you know C.
Not at all. Not in the least. Deductive proofs cannot rely
on an argument from authority.
Anyone that knows C and claims that I am wrong either provides
the required single valid counter-example proving that I am
wrong or meets the
https://dictionary.findlaw.com/definition/reckless-disregard-of-the-truth.html of defamation cases.
For example, you should show
that you can identify an error in the following code fragemnt:
int H(ptr x, ptr x) // ptr is pointer to int function
int D(ptr x)
{
int Halt_Status = H(x, x);
if (Halt_Status)
HERE: goto HERE;
return Halt_Status;
}
int main()
{
H(D,D);
}
If you don't, nobody is going to believe that you know C.
-- Copyright 2024 Olcott "Talent hits a target no one else can hit; Geniushits a target no one else can see." Arthur Schopenhauer