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 Sep 02, 2004)
Copyright © 1999-2004 J.Neuhoff - mhccorp.com  . All rights reserved.
Please send any comments or corrections to neuhoff@mhccorp.com