Date: Mon, 27 Feb 95 09:02:35 -0500 From: dj AT stealth DOT ctron DOT com (DJ Delorie) To: johanese AT nerc1 DOT nerc DOT com Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: GCC C++ Extention: The #pragma {implementation/interface} is, in my opinion, confusing. Gcc is the only compiler that needs to be told how to do this. It's primary purpose is for when you have *inlined* methods, so that gcc has some place to put the out-of-line versions of them. The g++ info files are in lgp262dc.zip