4.66.2.31. StrAppend procedure
Table of Contents
4.66.2.33. StrCat function
- 4.66.2.32. -
Table of Contents
4. Standard Units
4.66. Strings - Large string manipulation unit
4.66.2. Strings Unit Procedures and Functions
4.66.2.32. StrAppendC procedure
4.66.2.32. StrAppendC procedure
Targets: MS-DOS, OS/2, Win32
Strings Unit
Appends character
Src
to the end of string
Dst
.
Declaration:
procedure
StrAppendC(var Dst:
String
; Src: Char);
4.66.2.31. StrAppend procedure
Table of Contents
4.66.2.33. StrCat function
- 4.66.2.32. -