From: "David Baird" <[EMAIL PROTECTED]>
Subject: Re: gEDA-dev: C question
Date: Mon, 19 Feb 2007 12:12:58 -0700
Message-ID: <[EMAIL PROTECTED]>
> On 2/19/07, Evan Lavelle <[EMAIL PROTECTED]> wrote:
> > gcc extension, obsolete since gcc 2.5. The corect C99 form is
> >
> > > SPICEdev CCCSinfo = {
> > > .DEVparam = CCCSparam,
> > > .DEVmodParam = NULL,
> > > .DEVload = CCCSload,
> > > .DEVsetup = CCCSsetup
> > > };
> >
> > This is only useful for out-of-order intialisation, so it's not relevant
> > here anyway.
>
> I kinda like it, even if everything is initialized in order :-)
Indeed. As you grow to like your structure fachist side, these are the things
which can save you alot of headaches in the future.
Cheers,
Magnus
_______________________________________________
geda-dev mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev