[fpc-devel] Issue with TBits.OpenBit
Michael Van Canneyt
michael at freepascal.org
Sat May 24 18:44:53 CEST 2008
On Sat, 24 May 2008, Felipe Monteiro de Carvalho wrote:
> On Fri, May 23, 2008 at 11:40 AM, Michael Van Canneyt
> <michael at freepascal.org> 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.
More information about the fpc-devel
mailing list