Re: [ng-spice] New commit
On Sat, 7 Aug 1999, Manu Rouat wrote:
> Paolo Nenzi wrote:
>
> > I will clear them. And what about the non std definitions? Throw away them
> > to ?
>
> what do you mean by 'non std definitions' ?
There are a lot of duplicate code in include files, to accmodate STDC
users and K&R users. An example:
#ifdef __STDC__
extern toto(int* pippo, char* paperino)
.....
#elseif
extern toto()
---
Paolo
PS: I am connected to the server if you want you can enter in talk for the
problems with CVS.
Paolo
Partial thread listing:
- Re: [ng-spice] New commit, (continued)
Manu Rouat
New to the list, a few questions
Daniel Robert Franklin