This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fw: error: array type has incomplete element type ??


On 07/11/2007, onkar.mahajan@polaris.co.in <onkar.mahajan@polaris.co.in> wrote:
>
> This is a part of the code :
> --------------------------------------------------------------
> extern struct dummy temp[];
> error: array type has incomplete element type
> --------------------------------------------------------------

This is a question about how to use GCC, not about development of GCC,
so it should be sent to gcc-help@gcc.gnu.org

Regards,

Jon


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]