Previous: StrCopy function To the Table of Content Next: StrECopy function

- 4.61.2.36 -
Standard Units
Strings Unit
Strings Unit Procedures and Functions

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);



Previous: StrCopy function To the Table of Content Next: StrECopy function
StrCopy function Table of Content StrECopy function

- 4.61.2.36 -