comp.lang.c
[Top] [All Lists]

Re: Dynamic (as in Reflective) Programming in C?

Subject: Re: Dynamic (as in Reflective) Programming in C?
From: Ian Collins
Date: Sun, 30 Mar 2008 08:57:39 +1300
Newsgroups: comp.lang.c

Tomás Ó hÉilidhe wrote:
> On Mar 29, 1:07 pm, Eric Sosman <esos...@xxxxxxxxxxxxxxxxxxxx> wrote:
> 
>>      The English language's habit of overloading tokens, when
>> coupled with its wavering rules of binding strength, sometimes
>> produce an ambiguity.  By "data and function pointers" I did
>> not mean "{noun:data} and {adjective:function noun:pointers},"
>> but "{adjective:data} and {adjective:function} {noun:pointers},"
>> parsing as "(data and function) pointers," not as "data and
>> (function pointers)."  Or, in that tricksy English, "data
>> pointers and function pointers."
>>
>>      Sorry for the confusion.
> 
> 
> Strangely enough, I myself would have used your "tricksy" form, both
> in written and spoken language.

I see you also like tautological forms :)

-- 
Ian Collins.

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy