This is the mail archive of the gcc-help@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]

Re: compile error question


"Jim M." <msg124@hotmail.com> writes:

> char *cube[];

I think "extern" is required here.

> |\  /| \n\
> | \/ | \n\

"\ " and "\/" aren't valid escape sequences.


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