[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Xaaes on cvs, but where ?
Hello!
> > The problem is just that you use non-ANSI-C constructs all over the place.
> > I don't know why PureC accept this. Due to this reason I had to modify
> > large parts of the source (every file need heavy modifications).
>
> Could you tell me which construct I used is not ANSI?
Using typedefs as function declaration is not allowed, e.g.
typedef void func(void);
func func1
{
}
Multicharacter constants are also non-ANSI as far as I know.
Tschuess
...Frank
--
ATARI FALCON 040 // MILAN 060
-----------------------------------------
http://www.cs.uni-magdeburg.de/~fnaumann/
e-Mail: fnaumann@freemint.de