- 4.61.2.36 -
Standard Units

Strings Unit


Strings Unit Procedures and FunctionsStrDispose procedure
Targets: MS-DOS, OS/2, Win32
Strings Unit
StrDispose disposes of a string allocated by StrNew.
Declaration:
procedure StrDispose(Str: PWChar);
procedure StrDispose(Str: PChar);
 |
 |
 |
StrCopy function |
Table of Content |
StrECopy function |
- 4.61.2.36 -