Previous: 4.66.2.13. Bin function To the Table of Contents Next: 4.66.2.15. Dup_SI function
4.66.2.13. Bin function Table of Contents 4.66.2.15. Dup_SI function

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


4.66.2.14. Dup_CI function

Targets: MS-DOS, OS/2, Win32


Strings Unit

Creates the string by repeating character N times.

Declaration:
function Dup_CI(C: char; N: Longint): String;



Previous: 4.66.2.13. Bin function To the Table of Contents Next: 4.66.2.15. Dup_SI function
4.66.2.13. Bin function Table of Contents 4.66.2.15. Dup_SI function

- 4.66.2.14. -