DisposeStr

Dispose of a shortstring which was allocated on the heap.

Declaration

Source position: objects.pp line 672

  procedure DisposeStr(P: PString);

Description

DisposeStr removes a dynamically allocated string from the heap.

For an example, see NewStr .

Errors

None.

See also

Name Description
NewStr Allocate a copy of a shortstring on the heap.
SetStr Allocate a copy of a shortstring on the heap.

results matching ""

    No results matching ""