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

Re: Porting xtl to DEC Alpha



Angus Leeming wrote:
> Having fought off an attack of flu, I have now tweaked the xtl headers so that I
> can now run compile (with gcc-2.95.2) and run the "xdr" program in the
> examples/tests directory.

Great! This puts us closer to a really portable release.
 
> 1. The code fragment below (output_simple()) suggests that "bool" is cast
> to an "int" for storage in the xtl character string. Am I right?

Yes.
 
> 2. What does the !! in input_simple() mean? I can find no reference to it in my
> books. Is it not a double-negative?

Yes, it is a double negative, used as a (somewhat obfuscated) cast from
int to bool. :-)

-- 
Jose Orlando Pereira
* mailto:jop@di.uminho.pt * http://gsd.di.uminho.pt/~jop *