18 Mar
2008
18 Mar
'08
3:26 p.m.
On Mon, Mar 17, 2008 at 11:35:05PM +0000, place wrote:
I made a dStr_dstrcat().
What's the main advantage of it, over dStr_append_l() ?
I see the convenience and clarity of passing two parameters instead of three, but on the other hand, keeping APIs reduced to a functional minimum, helps to remember and to choose the right function call.
There may be a point I don't yet see...
Nope, that's all there was to it. And I don't have a strong opinion about it, so that's fine.