Synopsis

PDX_MSGT dst_Delete(DST_STRING *str)

Purpose

Deletes all the characters without resizing the array. This is for faster reuse of string.

Input

str

Dynamic string to delete from.

Output

str

Modified dynamic string.

Return

A PDX error.