This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: compile error question
- To: "Jim M." <msg124 at hotmail dot com>
- Subject: Re: compile error question
- From: Florian Weimer <fw at deneb dot enyo dot de>
- Date: Fri, 12 Oct 2001 09:53:26 +0200
- Cc: gcc-help at gcc dot gnu dot org
- References: <F107Tjr8cU6xfPTeip600001fa1@hotmail.com>
"Jim M." <msg124@hotmail.com> writes:
> char *cube[];
I think "extern" is required here.
> |\ /| \n\
> | \/ | \n\
"\ " and "\/" aren't valid escape sequences.