Previous: 4.66.2.14. Dup_CI function To the Table of Contents Next: 4.66.2.16. Fix function
4.66.2.14. Dup_CI function Table of Contents 4.66.2.16. Fix function

- 4.66.2.15. -
Table of Contents
4. Standard Units
4.66. Strings - Large string manipulation unit
4.66.2. Strings Unit Procedures and Functions
4.66.2.15. Dup_SI function


4.66.2.15. Dup_SI function

Targets: MS-DOS, OS/2, Win32


Strings Unit

Copies the string N times.

Declaration:
function Dup_SI(C: String ; N: Longint): String;



Previous: 4.66.2.14. Dup_CI function To the Table of Contents Next: 4.66.2.16. Fix function
4.66.2.14. Dup_CI function Table of Contents 4.66.2.16. Fix function

- 4.66.2.15. -