Tag archive for "string"
These procedures process system functions Pos, Length, Copy and Concat.
Constant strings are added in the temporary buffer, while all non-constant string operations are performed in stack frame.
Turbo Pascal uses few functions and procedures to process, check and convert strings – Char type and zero-based character arrays can also be considered as strings.