On Tue, 28 Apr 2009 08:16:04 +0200
Vincent Snijders <vsnijd...@vodafonevast.nl> wrote:

> Hans-Peter Diettrich schreef:
> > Bart schrieb:
> > 
> >> I'm not even sure that Extended has the same size on all platforms.
> > 
> > What size might it have, other than the FPU defined size?
> > 
> > 
> 
> what FPU?
> 
> What if some FPU does not support 80 bits floating point, but does
> support 128 bits floating point, then the extended type may be 128
> bits. Similar things happened with 'integer' too, it grew from 16 to
> 32 bits.

I know that you know this, but for the others:
integer is 32bit on 64 bit machines too. AFAIK integer is only 16bit in
mode tp.

And on some machine extended can be a double.

Mattias
_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to