Hi everyone,

I just need to double-check something.  Under CPU16, SizeInt and SizeUInt are declared as follows:

  SizeInt = Integer;
  SizeUInt = Word;

Is Integer 16-bit in this case? I always thought Integer was defined as a signed 32-bit integer under FreePascal.  Or is this a bug with rtl/inc/systemh.inc and it should be defined as SmallInt instead?

Kit

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to