Date: Fri, 21 Feb 1997 08:53:58 +0000 From: Bill Currie Subject: Re: Does DJGPP allow pascal calling convention ? To: peter DOT gerwinski AT uni-essen DOT de Cc: djgpp AT delorie DOT com Reply-to: billc AT blackmagic DOT tait DOT co DOT nz Message-id: <330D62A6.38D1@blackmagic.tait.co.nz> Organization: Tait Electronics NZ MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit References: <330B2F3E DOT 4452 AT ms2 DOT hinet DOT net> <5eg648$9cr AT sun3 DOT uni-essen DOT de> Peter Gerwinski wrote: > (* I personally find those double parentheses very funny. Has anybody > an idea why they are doubled? :*) I beleive it's so you can define an __attribute__(x) macro when using other compilers. The use of the double parentheses allows commas to be used in the args to __attribute__, which I think is used for specifying multiple attributes. Bill -- Leave others their otherness.