Philipp wrote:

> One question about charstring_t: Why does charstring_push_back_chars()
> not use memcpy?

It has the side effect of advancing cur: s->cur++.

David

Reply via email to