On 24 September 2013 22:23, David Nadlinger <[email protected]> wrote: > On Tuesday, 24 September 2013 at 20:26:54 UTC, Walter Bright wrote: >> >> On 9/23/2013 10:33 AM, Iain Buclaw wrote: >>> >>> GCC has a carat too now. >> >> >> DMC has had a carat for 30 years now. >> >> int x x; >> ^ >> test2.c(2) : Error: missing ',' between declaration of 'x' and 'x' >> >> Nobody ever gave a damn about that feature, i.e. not one single person >> commented on it, including not a single D user. > > > Maybe that's because "not one single person" actually uses DMC? ;) >
That's a bit below the belt for you David. ;-) Saying that, I don't use dmc... -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';
