[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PenguinPlay.h analysis




Christian Reiniger wrote:
> Ok, I couldn't hold me back anymore <grin> - here's my comments about
> PenguinPlay.h (the stuff in in lines beginning with '>'):
> typedef          bool     ppBool   ;
> 
> > useful, but we can't rely on an existing "bool" type (or does autoconf
> > define it ?)
> 
> typedef          int      ppInt    ;
> 
> > useless
> 
> typedef signed   char     ppByte   ;

Hmm... would not it be better to use glib.h for
such stuff?

				Edheldil
.