Contents | Prev | Next | Index


Standard Identifiers

Standard identifiers are predeclared. They are rooted in the SYSTEM module with this compiler and are automatically imported and available in other modules.

ABS INCL PROC
BITSET INTEGER REAL
BOOLEAN LONG SHORT
CAP LONGCARD SHORTCARD
CARDINAL LONGFLOAT SHORTFLOAT
CHAR LONGINT SHORTINT
DEC LONGREAL SHORTREAL
DISPOSE LONGTRUNC SHORTTRUNC
EXCL MAX SIZE
FALSE MIN TRUE
FLOAT NEW TRUNC
HALT NIL VAL
HIGH ODD
INC ORD

Note: Unlike many other Modula-2 implementations, this compiler also offers long and short versions for integers, cardinals, FLOAT and TRUNC. It also has NEW and DISPOSE listed in its standard identifiers.


Contents | Prev | Next | Index

Canterbury Modula-2 for Java  (Last documentation update Feb 8, 2000)
Copyright © 1998 Mill Hill & Canterbury Corporation, Ltd. All rights reserved
Please send any comments or corrections to mhc@webcom.com