On Sat, 24 May 2008, Felipe Monteiro de Carvalho wrote:

> On Fri, May 23, 2008 at 11:40 AM, Michael Van Canneyt
> <[EMAIL PROTECTED]> wrote:
> > Unfortunately, that was wrong. It's been corrected.
> 
> It would be nice if the on-line docs were updated:
> 
> http://www.freepascal.org/docs-html/ref/refsu5.html#x25-240003.1.1
> 
> What are the not-fixed-size types then? Is Integer always 4 bytes?
> Isn't it 2 bytes in TP mode or something?
> 
> What is the not-fixed-size type for Unsigner Integer? PtrUInt?

It depends on what you want. If you want an integer with the
size of a pointer, then the answer is yes.

Michael.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to