You can use sets or TBits. Unless you mean packed arrays of byte or
word, etc. In this case you just declare "myvar: packed array of
byte".

-Flávio

On Mon, Dec 17, 2012 at 5:46 PM, denisgolovan <denisgolo...@yandex.ru> wrote:
> Hi guys
>
> It looks like currently FPC does not support dynamic bitpacked arrays.
> I wonder how much work it will take to make support for it?
>
> For some things, it's a really useful functionality.
>
>  --
> Regards,
> Denis Golovan
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to