[...] > > Given the number of cases where folks wrote the _wrong_ length already, > I suggest the following plan: > > 1. Do not support the len argument. Use the add-single-character > interface to add \0 when/if needed. > > 2. If we find ourselves adding \0 (and nothing else) too much, revisit > this issue.
Ok, I'll do so.