Contents | Prev | Next | Index


Standard Identifiers

Standard identifiers are predeclared. They are rooted in the SYSTEM unit with this compiler and are automatically imported and available in other units or programs, as if there was a USES SYSTEM clause. Although standard identifiers can be redeclared it is strongly advised not to do so. They usually refer to predeclared types, such as basic types. Or they refer to (possibly generic) standard procedures and functions, all predeclared in the SYSTEM unit.


Contents | Prev | Next | Index

Canterbury Pascal for JVM  (Last documentation update Sep 02, 2004)
Copyright © 1999-2004 J.Neuhoff - mhccorp.com  . All rights reserved.
Please send any comments or corrections to neuhoff@mhccorp.com