From mint-bounce@lists.fishpool.fi Thu Dec 10 05:23:24 2009 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=tobvNH/vXK5L6c2YL72mbJOxsse66CePWNkRB1/mwV8=; b=CcwU426ZXcNKN19HH1ytwjXiEuEkgS5cnmrf46W9eVknqIY7P04Y32bu9j8x1xusA9 74MRyIXmITFfrZCIYViNv7pcFAdlcU2YVTM/1wiaaIn8kjMBIy9dlQOUEE8z5gEsGsIZ E/duZY9W5TXI7ykczxY20Qg3FIUOpSxUqBIuU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=nxh6fPAO5GKfKixW70uSqrYtK6GsEQd1LRBh1WI0E0wpx2FwIeCPF20nVEc/GBb/0L NJA+ioFW2MmuCwGaImn76DOgdvZOLI3CrCNj6Ows/6rmSrqByXJB20m2C5Fl8ZdCWL15 hywj8dEw4s19SNPmNc3L/aJ4qxRKME72xJtJQ= MIME-Version: 1.0 In-Reply-To: <4B20C0B5.5010007@freesbee.fr> References: <11a6f2b10912100028l6bcb4671xafdac483b5caf82c@mail.gmail.com> <752526d20912100116n162523ecgb412973e2c51ca5f@mail.gmail.com> <4B20C0B5.5010007@freesbee.fr> Date: Thu, 10 Dec 2009 11:20:43 +0100 Message-ID: Subject: Re: [MiNT] XaAES modifications and clarification From: Miro Kropacek To: =?ISO-8859-1?Q?Vincent_Rivi=E8re?= Cc: mint Content-Type: multipart/alternative; boundary=00032555b336ed9d3c047a5d287a X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: miro.kropacek@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: --00032555b336ed9d3c047a5d287a Content-Type: text/plain; charset=ISO-8859-1 > The compiler consider a structure as defined after the closing brace. So > without a special artifice, a structure member can't refer to itself, > because the type has not been defined yet. > > Not true. At this time, compiler is already aware of the structure declaration. That declaration statement is useless. -- MiKRO / Mystic Bytes http://mikro.atari.org --00032555b336ed9d3c047a5d287a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
=A0
Th= e compiler consider a structure as defined after the closing brace. So with= out a special artifice, a structure member can't refer to itself, becau= se the type has not been defined yet.

Not true. At this time, compiler is already aware of = the structure declaration. That declaration statement is useless.


--
MiKRO / Mystic Bytes
http://mikro.atari.org
--00032555b336ed9d3c047a5d287a--