Contents | Prev | Next | Index


String Operators

+ String concatination

Canterbury Pascal allows the + operator to be used to concatenate two string operands. The result of the operation S + T, where S and T are of a string or CHAR type, is the cancatenation of S and T. The result type is STRING.


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