[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

9.48 Concat

(Under construction.)

Synopsis

 
function Concat (S1, S2: String): String;
or
 
function Concat (S1, S2, S3: String): String;
or
 
...

Description

Conforming to

`Concat' is a UCSD Pascal extension.

Example

See also



This document was generated by Frank Heckenbach on May, 10 2002 using texi2html