Synopsis

PDX_MSGT dst_PrependC(DST_STRING *str, char ch)

Purpose

Prepends a character to a dynamic string.

Input

ch

Character to append.

Output

str

String to append to.

Return

A PDX error.