On 06/07/2013 09:08 AM, Iyer, Balaji V wrote:
> Hello Richard et al.,
> I looked at my C++ implementation for Array Notations and a bunch of
> helper functions (and one structure) can be shared between C and C++.
> Attached is a patch that will move these functions from c/c-array-notation.c
Hello Richard et al.,
I looked at my C++ implementation for Array Notations and a bunch of
helper functions (and one structure) can be shared between C and C++. Attached
is a patch that will move these functions from c/c-array-notation.c to
c-family/array-notation-common.c.
Is this OK