Synopsis
PDX_MSGT dst_Compact(DST_STRING *str, char **buf)
Purpose
Creates a compact string from a dynamic string.
Input
str
Character array to append.
Output
buf
The address of the new string.
Return
A PDX error.
PDX_MSGT dst_Compact(DST_STRING *str, char **buf)
Creates a compact string from a dynamic string.
Character array to append.
The address of the new string.
A PDX error.