"CBFalconer" <> wrote in message
news:...
> cr88192 wrote:
>> Simon Saize <bl...@nospam.invalid> wrote:
>>
>>> What's the point of having references (&)? Why don't we just use
>>> pointers (*)?
>>
>> The sense of using references in ?++ instead of pointers is to
>> avoid annoying checking pointers for NULL
>
> There are NO references in the C language. None.
>
> Follow-ups set to remove the idiotic C and C++ cross-post.
>
please try to make it more clear who you are responding to...
this comes off seeming like I had written the text you are responding to,
but I did not.
now, it can be noted that they don't exist, as a standard feature, but there
are a few implementations that have them as extensions. so, if one defines C
as "only that which is found in the standard", your statement is correct. if
we instead define "C" in terms of existing implementation and coding
practice, then it is only true for the majority of implementations and
coders.
it is much the same as if, for example, someone writes: "I brang all them
beers in back my truck" (or, alternatively "I be rollin' in da hood with mah
gat and fatty bling").
does these kind of constructions exist in English:
apparently, they do, and there are many people who speak this way.
to say that constructions like this don't exist, or that they are as such no
longer speaking English, is incorrect.
now, if we ask if these constructions are valid (as per normative rules, or
by some specific definition as to what constitutes the language), then we
can validly argue that they are not.
or, we can be even more fussy:
are R's following a vowel to be pronounced as a full R sound, a soft R, or
to be shifted to A, AU, or a Schwa?
what about the 'ing' suffix? N followed by an asperated G, a softened
composite sound, or shifted to a plain N sound?
....
> --
> Merry Christmas, Happy Hanukah, Happy New Year
> Joyeux Noel, Bonne Annee, Frohe Weihnachten
> Chuck F (cbfalconer at maineline dot net)
> <http://cbfalconer.home.att.net>
>
>
> --
> Posted via a free Usenet account from http://www.teranews.com
>