Contents | Prev | Next | Index


Assignment Compatibility

Assignment compatibility is necessary when a value is assigned to something, such as in an assignment statement or in passing value parameters. A value of type T2 is assignment compatible with a type T1 (that is, T1 := T2 is allowed) if any of the following are true:


Contents | Prev | Next | Index

Canterbury Pascal for JVM  (Last documentation update Jun 9, 2000)
Copyright © 1998 Mill Hill & Canterbury Corporation, Ltd. All rights reserved
Please send any comments or corrections to mhc@webcom.com