Synopsis

PDX_MSGT dst_AppendS(DST_STRING *str, char *s)

Purpose

Appends a character array to a dynamic string.

Input

s

Character array to append.

Output

str

String to append to.

Return

A PDX error.