S
spinoza1111
"segfault city" was an interchange wherein Richard Heathfield posted a
complete lie:
I have made all the replies I am going to make, since this is
comp.lang.c, and I have no special expertise in the outdated language
C, which needs to be retired because it cannot be standardized. My
replies will clutter the newsgroup with a flame war and nettiquette
demands I make this decision.
Richard Heathfield, this night, has been sitting at his computer firing
off confusion and lies to maintain his position in this intellectual
slum. He didn't have the courage to comment at dds although other
people have, one with an absurdly global charge of incompetence.
I will instead fix the error at the original site for the community at
that site. Thanks to the users who pointed out the strcat error (REH
did not, instead made global charges).
I no longer plan to post to or examine either comp.programming or
comp.lang.c since it is filled with data smog, created by people with
low self-esteem who cannot post elsewhere.
The above claim and code by Richard Heathfield was really the last
straw because it is a lie: the code does not test for numerics at all.
It's not an honest mistake but part of an effort to sow confusion and
bad feeling, directly comparable to the insinuations made about John
Kerry's war record and that's why I called it Swift Boating.
I don't need this shit.
Richard Heathfield is Swift Boating me as he and his buddies Swift
Boated Herb Schildt, with a Bush-like campaign of confusion (as in his
babbling about EBCDIC) and lies as in the above code.
complete lie:
</heathfield>This would be a straightforward test for numerics:
int to_digit(int ch)
{
return isdigit((unsigned char)ch) ? ch - '0' : -1;
}
I have made all the replies I am going to make, since this is
comp.lang.c, and I have no special expertise in the outdated language
C, which needs to be retired because it cannot be standardized. My
replies will clutter the newsgroup with a flame war and nettiquette
demands I make this decision.
Richard Heathfield, this night, has been sitting at his computer firing
off confusion and lies to maintain his position in this intellectual
slum. He didn't have the courage to comment at dds although other
people have, one with an absurdly global charge of incompetence.
I will instead fix the error at the original site for the community at
that site. Thanks to the users who pointed out the strcat error (REH
did not, instead made global charges).
I no longer plan to post to or examine either comp.programming or
comp.lang.c since it is filled with data smog, created by people with
low self-esteem who cannot post elsewhere.
The above claim and code by Richard Heathfield was really the last
straw because it is a lie: the code does not test for numerics at all.
It's not an honest mistake but part of an effort to sow confusion and
bad feeling, directly comparable to the insinuations made about John
Kerry's war record and that's why I called it Swift Boating.
I don't need this shit.
Richard Heathfield is Swift Boating me as he and his buddies Swift
Boated Herb Schildt, with a Bush-like campaign of confusion (as in his
babbling about EBCDIC) and lies as in the above code.