[M3devel] bits for
Peter McKinna
peter.mckinna at gmail.com
Thu Mar 1 12:57:14 CET 2018
Hi,
VAR
x : BITS 1 FOR [0..2];
is allowed by the compiler but I think its a bug. Surely you need 2 bits to
store a 2
Same with BITS 2 FOR [0..4]; etc
Looks like an off by one sort of problem.
Regards Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20180301/bcdfd8be/attachment.html>
More information about the M3devel
mailing list