Date: Mon, 13 Dec 1999 12:12:38 +0530 (IST) From: "Vani R." X-Sender: vani AT vani To: djgpp AT delorie DOT com Subject: Regarding C and C++ built-in variables Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Hello, We know that C and C++ header files contains some built-in variables like __attribute__, __extension__, __typeof__ etc., Is there any way by which I can get a list of all these variables from all the header files. Thanks in advance, --vani--