Node: Concat, Next: , Previous: Complex, Up: Reference



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