Newsgroups: comp.os.msdos.djgpp From: design AT netcom DOT com (Chris Waters) Subject: Re: Labelled array display element funny Message-ID: Organization: Design and Delivery References: Date: Fri, 11 Oct 1996 11:09:54 GMT Lines: 14 Sender: design AT netcom3 DOT netcom DOT com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp In article , A.Appleyard wrote: > Why isn't it!? I can't use C; my big program (rather than the above test) >also uses classes etc. I don't know, why don't you ask the people who wrote the compiler rather than the people who merely ported it to DOS? Try gnu.gcc.help, for example. (Not that I ported it, I'm just a rude 3rd party :) In any case, since this is an initializer for a (presumably) global data element, why don't you put it in a separate file by itself and compile just that file as C.