4.66.2.35. StrCopy function
Table of Contents
4.66.2.37. StrECopy function
- 4.66.2.36. -
Table of Contents
4. Standard Units
4.66. Strings - Large string manipulation unit
4.66.2. Strings Unit Procedures and Functions
4.66.2.36. StrDispose procedure
4.66.2.36. StrDispose 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);
4.66.2.35. StrCopy function
Table of Contents
4.66.2.37. StrECopy function
- 4.66.2.36. -