Synopsis

PDX_MSGT dst_AppendC(DST_STRING *str, char ch)

Purpose

Appends a character to a dynamic string.

Input

ch

Character to append.

Output

str

String to append to.

Return

A PDX error.