- 4.61.2.39 -
Standard Units
Strings Unit
Strings Unit Procedures and FunctionsStrLCat function
Targets: MS-DOS, OS/2, Win32
Strings Unit
StrLCat appends a specified maximum number of characters
to specified string.
Declaration:
function StrLCat(Dst, Src: PWChar; MaxLen: Longint): PWChar;
function StrLCat(Dst, Src: PChar; MaxLen: Longint): PChar;
|
|
|
StrEnd function |
Table of Content |
StrIComp function |
- 4.61.2.39 -