On 2008-08-11, Bartc <> wrote:
>
> "Harald van Dijk" <> wrote in message
> news:9a55e$489f83bb$541dfcd3$ b.home.nl...
>> On Sun, 10 Aug 2008 17:01:18 -0700, mdh wrote:
>>> Is that why my example of ( ) is not a single token as the first "("
>>> could be the start of a lot of different things?
>>
>> No, your example of ( ) is not a single token because the two can be
>> separated.
>
> += is a single token, but it can be separated into two tokens + =
>
Yes, but that changes its meaning from a single "add and assign" to the
individual tokens "plus or positive" and "assignment", which is what
Harold wrote earlier in this thread.
--
Andrew Poelstra
To email me, use the above email addresss with .com set to .net