[M3devel] LONGINT
Daniel Alejandro Benavides D.
dabenavidesd at yahoo.es
Sat Mar 10 22:22:35 CET 2012
Hi all:
I was reading a Embeddable Module modification to Oberon:
http://www1.chapman.edu/~radenski/research/papers/module.pdf
based on the fact of the Modules being a central concept, so making Module types, etc, but thinking in it more what about Integer.T like Word.T DEC-SRC style Module naming scheme, etc? And furthermore, what about QuadWord, etc?
Let me know what do you think
Thanks in advance
--- El sáb, 10/3/12, Dirk Muysers <dmuysers at hotmail.com> escribió:
De: Dirk Muysers <dmuysers at hotmail.com>
Asunto: [M3devel] LONGINT
Para: m3devel at elegosoft.com
Fecha: sábado, 10 de marzo, 2012 10:06
It is my understanding that ORD(x), where x is a LONGINT
should return x
as an INTEGER, provided the (hidden) range check
succeeds.
It actually fails to compile (cm3 5.8.6 on Win32) with
"Incompatible types (n)".
And, also, one can't specify a LONGINT literal greater
than LAST(INTEGER).
("invalid longint literal").
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20120310/7cca43d7/attachment-0002.html>
More information about the M3devel
mailing list